The following builds have been pushed to Fedora EPEL 9 updates-testing
fastfetch-1.6.4-3.el9 httpie-3.2.1-3.el9 libarrow-9.0.0-5.el9 libsquish-1.15-11.el9 perl-Net-Patricia-1.22-25.el9 python-click-man-0.4.1-11.el9 python-colcon-rerun-0.0.1-1.el9 python-easygui-0.96-37.el9 python-raven-6.10.0-15.el9
Details about builds:
================================================================================ fastfetch-1.6.4-3.el9 (FEDORA-EPEL-2022-dbca6a4372) Like neofetch, but much faster because written in c -------------------------------------------------------------------------------- Update Information:
add support for package detection ---- initial package build -------------------------------------------------------------------------------- ChangeLog:
* Mon Aug 22 2022 Jonathan Wright jonathan@almalinux.org - 1.6.4-3 - Compile with rpm support for listing package counts * Mon Aug 22 2022 Jonathan Wright jonathan@almalinux.org - 1.6.4-2 - Fix spec for EPEL8 builds * Tue Aug 16 2022 Jonathan Wright jonathan@almalinux.org - 1.6.4-1 - Initial package build - khbz#2118887 --------------------------------------------------------------------------------
================================================================================ httpie-3.2.1-3.el9 (FEDORA-EPEL-2022-a87cd6de1c) A Curl-like tool for humans -------------------------------------------------------------------------------- Update Information:
Add httpie for EPEL9 -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 21 2022 Fedora Release Engineering releng@fedoraproject.org - 3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint python-maint@redhat.com - 3.2.1-2 - Rebuilt for Python 3.11 - Fixes: rhbz#2094006 * Fri May 6 2022 Miro Hron��ok mhroncok@redhat.com - 3.2.1-1 - Update to 3.2.1 - Fixes: rhbz#2082447 * Thu May 5 2022 Miro Hron��ok mhroncok@redhat.com - 3.2.0-2 - Install upstream manual pages instead of generating them * Thu May 5 2022 Miro Hron��ok mhroncok@redhat.com - 3.2.0-1 - Update to 3.2.0 - Fixes: rhbz#2082364 * Tue Mar 8 2022 Miro Hron��ok mhroncok@redhat.com - 3.1.0-1 - Update to 3.1.0 - Fixes: rhbz#2061597 * Mon Jan 24 2022 Miro Hron��ok mhroncok@redhat.com - 3.0.2-1 - Update to 3.0.2 - Fixes: rhbz#2044572 * Mon Jan 24 2022 Miro Hron��ok mhroncok@redhat.com - 3.0.1-1 - Update to 3.0.1 - Fixes: rhbz#2044058 * Fri Jan 21 2022 Miro Hron��ok mhroncok@redhat.com - 3.0.0-1 - Update to 3.0.0 - Fixes: rhbz#2043680 * Thu Jan 20 2022 Fedora Release Engineering releng@fedoraproject.org - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Oct 15 2021 Miro Hron��ok mhroncok@redhat.com - 2.6.0-1 - Update to 2.6.0 - Fixes: rhbz#2014022 * Tue Sep 7 2021 Miro Hron��ok mhroncok@redhat.com - 2.5.0-1 - Update to 2.5.0 - Fixes: rhbz#2001693 * Thu Jul 22 2021 Fedora Release Engineering releng@fedoraproject.org - 2.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 2.4.0-3 - Rebuilt for Python 3.10 * Thu May 27 2021 Miro Hron��ok mhroncok@redhat.com - 2.4.0-2 - Add Bash and Fish completion - Fixes rhbz#1834441 - Run tests on build time * Wed Mar 24 2021 Mikel Olasagasti Uranga mikel@olasagasti.info - 2.4.0-1 - Update to 2.4.0 - Use pypi_source macro * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 2.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Nils Philippsen nils@tiptoe.de - 2.3.0-2 - use macros for Python dependencies - add missing Python dependencies needed for running help2man - remove manual Python dependencies - discard stderr when running help2man * Thu Dec 24 2020 Nils Philippsen nils@tiptoe.de - 2.3.0-1 - version 2.3.0 - Python 2 is no more - use %autosetup and Python build macros - remove EL7-isms - explicitly require sed for building * Tue Jul 28 2020 Fedora Release Engineering releng@fedoraproject.org - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2036533 - Please branch and build httpie in epel9. https://bugzilla.redhat.com/show_bug.cgi?id=2036533 --------------------------------------------------------------------------------
================================================================================ libarrow-9.0.0-5.el9 (FEDORA-EPEL-2022-b8258b711d) A toolbox for accelerated data interchange and in-memory processing -------------------------------------------------------------------------------- Update Information:
Apache Arrow 9.0.0, sync w/ rawhide cleanups ---- libarrow-9.0.0, w/ various build improvements ---- enable python python3-pyarrow) subpackage ---- Apache Arrow 9.0.0 GA -------------------------------------------------------------------------------- ChangeLog:
* Mon Aug 22 2022 Benjamin A. Beasley code@musicinmybrain.net - 9.0.0-5 - Update pyarrow test patch (PR#13904) * Mon Aug 22 2022 Benjamin A. Beasley code@musicinmybrain.net - 9.0.0-4 - Rebuilt for grpc 1.48.0 * Wed Aug 17 2022 Benjamin A. Beasley code@musicinmybrain.net - 9.0.0-3 - Use %pyproject_save_files to fix pyarrow metadata - Use generated BR���s for pyarrow - Add import-only ���smoke tests��� for pyarrow - Stop requiring SSE4.2 on x86-family platforms - Correct ARROW_WITH_XSIMD; should be ARROW_USE_XSIMD - Enable more optional functionality in pyarrow - Fix pyarrow tests installed despite PYARROW_INSTALL_TESTS=0 * Wed Aug 10 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 9.0.0-2 - Arrow 9.0.0, enable python, i.e. python3-pyarrow, subpackage * Wed Aug 3 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 9.0.0-1 - Arrow 9.0.0 GA --------------------------------------------------------------------------------
================================================================================ libsquish-1.15-11.el9 (FEDORA-EPEL-2022-5fe4ec1481) Open source DXT compression library -------------------------------------------------------------------------------- Update Information:
Initial EL-9 build -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 21 2022 Fedora Release Engineering releng@fedoraproject.org - 1.15-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering releng@fedoraproject.org - 1.15-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering releng@fedoraproject.org - 1.15-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 1.15-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Aug 4 2020 Gwyn Ciesla gwync@protonmail.com - 1.15-7 - Fix FTBFS. * Sat Aug 1 2020 Fedora Release Engineering releng@fedoraproject.org - 1.15-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering releng@fedoraproject.org - 1.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2120125 - request epel9 for libsquish https://bugzilla.redhat.com/show_bug.cgi?id=2120125 --------------------------------------------------------------------------------
================================================================================ perl-Net-Patricia-1.22-25.el9 (FEDORA-EPEL-2022-dc0bb994f4) Patricia Trie perl module for fast IP address lookups -------------------------------------------------------------------------------- Update Information:
Build for EPEL9 -------------------------------------------------------------------------------- ChangeLog:
* Tue Jun 23 2020 Jitka Plesnikova jplesnik@redhat.com - 1.22-25 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering releng@fedoraproject.org - 1.22-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 8 2019 Orion Poplawski orion@nwra.com - 1.22-23 - Spec cleanup * Fri Jul 26 2019 Fedora Release Engineering releng@fedoraproject.org - 1.22-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova jplesnik@redhat.com - 1.22-21 - Perl 5.30 rebuild * Fri Feb 1 2019 Fedora Release Engineering releng@fedoraproject.org - 1.22-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering releng@fedoraproject.org - 1.22-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova jplesnik@redhat.com - 1.22-18 - Perl 5.28 rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2119903 - Please branch and build perl-Net-Patricia for EPEL 9 https://bugzilla.redhat.com/show_bug.cgi?id=2119903 --------------------------------------------------------------------------------
================================================================================ python-click-man-0.4.1-11.el9 (FEDORA-EPEL-2022-a0a94a8c4d) Generate man pages for click based CLI applications -------------------------------------------------------------------------------- Update Information:
New package in EPEL9 -------------------------------------------------------------------------------- ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 0.4.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint python-maint@redhat.com - 0.4.1-8 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 0.4.1-5 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2120240 - Please branch and build python-click-man in EPEL 9 https://bugzilla.redhat.com/show_bug.cgi?id=2120240 --------------------------------------------------------------------------------
================================================================================ python-colcon-rerun-0.0.1-1.el9 (FEDORA-EPEL-2022-0707a8a727) Extension for colcon to quickly re-run a recently executed verb -------------------------------------------------------------------------------- Update Information:
Initial build of `python-colcon-rerun`. -------------------------------------------------------------------------------- ChangeLog:
* Wed Mar 16 2022 Scott K Logan logans@cottsay.net - 0.0.1-1 - Initial package (rhbz#2064943) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2064943 - Review Request: python-colcon-rerun - Extension for colcon to quickly re-run a recently executed verb https://bugzilla.redhat.com/show_bug.cgi?id=2064943 --------------------------------------------------------------------------------
================================================================================ python-easygui-0.96-37.el9 (FEDORA-EPEL-2022-8161b58139) Very simple, very easy GUI programming in Python -------------------------------------------------------------------------------- Update Information:
Initial EL-9 build -------------------------------------------------------------------------------- ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 0.96-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint python-maint@redhat.com - 0.96-36 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.96-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.96-34 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 0.96-33 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.96-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0.96-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2120088 - Please branch and build python-easygui for EPEL 9 https://bugzilla.redhat.com/show_bug.cgi?id=2120088 --------------------------------------------------------------------------------
================================================================================ python-raven-6.10.0-15.el9 (FEDORA-EPEL-2022-61b59b2d04) Python client for Sentry -------------------------------------------------------------------------------- Update Information:
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild -------------------------------------------------------------------------------- ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 6.10.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint python-maint@redhat.com - 6.10.0-14 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 6.10.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 6.10.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 3 2021 Python Maint python-maint@redhat.com - 6.10.0-11 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 6.10.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 6.10.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2081961 - Please branch and build python-raven in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2081961 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org