The following builds have been pushed to Fedora EPEL 10.1 updates-testing libmongocrypt-1.13.0-1.el10_1 perl-File-Touch-0.12-10.el10_1 php-pecl-mongodb-1.21.0-1.el10_1 python-blosc2-3.1.1-2.el10_1 python-httpx-0.28.1-2.el10_1 python-jaraco-envs-2.6.0-6.el10_1 python-jupyterlab_pygments-0.3.0-8.el10_1 python-ndindex-1.9.2-5.el10_1 python-pydantic-settings-2.8.1-1.el10_1 python-pyforgejo-2.0.0-1.el10_1 python-soupsieve-2.6-5.el10_1 python-tinycss2-1.4.0-1.el10_1 python-typer-0.15.2-1.el10_1 rust-b3sum-1.6.1-1.el10_1 rust-blake3-1.6.1-1.el10_1 wget2-2.2.0-3.el10_1 Details about builds: ================================================================================ libmongocrypt-1.13.0-1.el10_1 (FEDORA-EPEL-2025-3b5d631f1f) The companion C library for client side encryption in drivers -------------------------------------------------------------------------------- Update Information: Version 1.13.0 New features Support automatic encryption for $lookup stages in aggregate pipelines on MongoDB server 8.1+. Fixed Restore default behavior to disable extra alignment when importing libbson. This was the default behavior in 1.11. This can be overridden by setting the CMake option ENABLE_EXTRA_ALIGNMENT=ON. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Remi Collet <remi@xxxxxxxxxxxx> - 1.13.0-1 - update to 1.13.0 - re-license spec file to CECILL-2.1 -------------------------------------------------------------------------------- ================================================================================ perl-File-Touch-0.12-10.el10_1 (FEDORA-EPEL-2025-41150813ad) Update access, modification timestamps, creating nonexistent files -------------------------------------------------------------------------------- Update Information: This update brings a new perl-File-Touch package, a Perl module for creating files and updating file time stamps. -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 27 2023 Petr Pisar <ppisar@xxxxxxxxxx> - 0.12-5 - Modernize a spec file - Package the tests * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348397 - Please branch and build perl-File-Touch for EPEL 9 and 10 https://bugzilla.redhat.com/show_bug.cgi?id=2348397 -------------------------------------------------------------------------------- ================================================================================ php-pecl-mongodb-1.21.0-1.el10_1 (FEDORA-EPEL-2025-5a4f55ab39) MongoDB driver for PHP -------------------------------------------------------------------------------- Update Information: Version 1.21.0 What's Changed PHPC-2343: Require PHP 8.1 by @alcaeus in https://github.com/mongodb/mongo-php- driver/pull/1631 Update branch names for GHA workflows by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1646 Bump version to 1.21-dev by @alcaeus in https://github.com/mongodb/mongo-php- driver/pull/1661 Document how to run part of the test suite by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1690 PHPC-2458: Deprecate float arg for UTCDateTime constructor by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1695 PHPC-2464: Emit deprecation notice for negative "limit" Query option by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1710 PHPC-2460: Use zend_zval_type_name instead of internal macros by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1714 PHPC-1247: Update links to PHP.net docs by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1735 Test PPC and Zseries on RHEL 9 by @alcaeus in https://github.com/mongodb/mongo- php-driver/pull/1740 PHPC-2472: Update to libmongocrypt 1.12.0 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1743 PHPC-2473: Bump to libmongoc 1.29.0 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1748 PHPC-2471: Sync BSON corpus tests for Y10K date parsing by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1742 Use correct arch name in Windows artifacts. by @mickverm in https://github.com/mongodb/mongo-php-driver/pull/1762 PHPC-2499: Update to libmongoc 1.29.2 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1766 PHPC-2496: WriteException stub should inherit ServerException by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1769 PHPC-2477: Remove unused libmongoc and libbson constants by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1768 PHPC-2502: Remove XFAIL in server-executeQuery-012.phpt by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1772 PHPC-2489: Deprecate passing WriteConcern and ReadPreference objects to execute methods by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1770 PHPC-2501: Conditionally define MONGOC_CYRUS_PLUGIN_PATH_PREFIX on Windows by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1777 PHPC-2503: Conditionally allow more concise output for libbson 1.30 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1779 PHPC:2498: Accept integer types for Document array access by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1781 PHPC-2508 and PHPC-2506: Bump libmongoc to 1.30 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1785 PHPC-2513: Check for returned _id before appending insert by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1788 PHPC-2519: Bump libmongoc to 1.30.1 by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1792 PHPC-2518: Support sort option for updateOne and replaceOne by @jmikola in https://github.com/mongodb/mongo-php-driver/pull/1794 Use pre-packaged-source for pie downloads by @asgrim in https://github.com/mongodb/mongo-php-driver/pull/1782 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Remi Collet <remi@xxxxxxxxxxxx> - 1.21.0-1 - update to 1.21.0 - raise dependency on PHP 8.1 - raise dependency on libbson and libmongc 1.30 - raise dependency on libmongocrypt 1.12 - re-license spec file to CECILL-2.1 - add pie virtual provides -------------------------------------------------------------------------------- ================================================================================ python-blosc2-3.1.1-2.el10_1 (FEDORA-EPEL-2025-d65cac9b6e) Python wrapper for the Blosc2 compression library -------------------------------------------------------------------------------- Update Information: epel10 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Kaleb S. KEITHLEY <kkeithle@xxxxxxxxxx> - 3.1.1-2 - epel10(.1) build * Thu Feb 27 2025 Cristian Le <git@xxxxxxxxxx> - 3.1.1-1 - Version 3.1.1 (rhbz#2345587) * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Oct 30 2024 Sandro <devel@xxxxxxxxxxxxx> - 2.7.1-2 - Allow building with NumPy 2.x * Thu Oct 24 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.7.1-1 - Version 2.7.1 * Thu Oct 24 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.7.0-1 - Version 2.7.0 * Thu Oct 24 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.6.2-1 - Version 2.6.2 (rhbz#2272541) * Tue Sep 10 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.5.1-5 - Rebuild for blosc2-2.15.1-1 * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 8 2024 Python Maint <python-maint@xxxxxxxxxx> - 2.5.1-3 - Rebuilt for Python 3.13 * Sun Apr 21 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.5.1-2 - Rebuild for blosc2-2.14.4 * Tue Jan 30 2024 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.5.1-1 - Version 2.5.1 (rhbz#2256095) * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 2 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.3.2-1 - Version 2.3.2 (rhbz#2252401) * Sat Dec 2 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.5-4 - Build with Cython 3 * Tue Jul 25 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.5-3 - Build with cython-0.29 * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.5-1 - Version 2.2.5 * Sun Jul 16 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.2-6 - Skip all tests of s390x * Sun Jul 16 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.2-3 - Stop building for i686 * Sun Jul 16 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 2.2.2-1 - Package is approved -------------------------------------------------------------------------------- References: [ 1 ] Bug #2344885 - Please branch and build python-blosc2 in epel10 https://bugzilla.redhat.com/show_bug.cgi?id=2344885 -------------------------------------------------------------------------------- ================================================================================ python-httpx-0.28.1-2.el10_1 (FEDORA-EPEL-2025-4ced25beea) Next-generation HTTP client for Python -------------------------------------------------------------------------------- Update Information: Initial EL-10 build -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 0.28.1-2 - Disable tests until uvicorn is built * Thu Feb 27 2025 Carl George <carlwgeorge@xxxxxxxxxxxxxxxxx> - 0.28.1-1 - Update to version 0.28.1 rhbz#2333343 * Tue Feb 11 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.27.2-3 - Skip and report test that fails with trio>=0.27 (ResourceWarning) * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.27.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Sep 30 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 0.27.2-1 - UPdate to latest upstream release * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.27.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 9 2024 Python Maint <python-maint@xxxxxxxxxx> - 0.27.0-3 - Rebuilt for Python 3.13 * Sun Jun 9 2024 Python Maint <python-maint@xxxxxxxxxx> - 0.27.0-2 - Bootstrap for Python 3.13 * Mon Apr 8 2024 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 0.27.0-1 - UPdate to latest upstream release 0.27.0 * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-12 - Run the upstream test suite * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-11 - Install the CLI tool and man page as part of the cli extra * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-10 - Generate and install a man page * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-9 - Add missing brotli, cli, http2, and socks extras metapackages * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-7 - Package the changelog an the Chinese version of the readme * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-6 - Do not package a duplicate LICENSE.md file * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-5 - Update License to SPDX * Tue Feb 13 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.26.0-4 - Update Summary and description from upstream * Tue Feb 6 2024 FrantiÅ¡ek Zatloukal <fzatlouk@xxxxxxxxxx> - 0.26.0-1 - Update to 0.26.0 (Fixes RHBZ#2262291) * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.25.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.25.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Nov 5 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@xxxxxxxxx> - 0.25.1-1 - feat: update to 0.25.1 (fixes rh#2247996) * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.24.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 FrantiÅ¡ek Zatloukal <fzatlouk@xxxxxxxxxx> - 0.24.1-1 - Update to 0.24.1 (Fixes RHBZ#2223286) * Mon Jul 3 2023 Python Maint <python-maint@xxxxxxxxxx> - 0.24.0-2 - Rebuilt for Python 3.12 * Mon May 15 2023 FrantiÅ¡ek Zatloukal <fzatlouk@xxxxxxxxxx> - 0.24.0-1 - Update to 0.24 (Fixes RHBZ#2143942 ) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2334951 - python-httpx: Please branch and build for EPEL-10 https://bugzilla.redhat.com/show_bug.cgi?id=2334951 -------------------------------------------------------------------------------- ================================================================================ python-jaraco-envs-2.6.0-6.el10_1 (FEDORA-EPEL-2025-42bd4425e4) Classes for orchestrating Python (virtual) environments -------------------------------------------------------------------------------- Update Information: First EPEL 10.1 build -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 18 2024 Cristian Le <cristian.le@xxxxxxxxxxx> - 2.6.0-5 - Simplify the packaging * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 7 2024 Python Maint <python-maint@xxxxxxxxxx> - 2.6.0-3 - Rebuilt for Python 3.13 * Tue Feb 27 2024 Packit <hello@xxxxxxxxxx> - 2.6.0-1 - Update to 2.6.0 - Resolves rhbz#2245684 * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@xxxxxxxxxx> - 2.4.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2345494 - Please branch and build python-jaraco-envs in epel10 https://bugzilla.redhat.com/show_bug.cgi?id=2345494 -------------------------------------------------------------------------------- ================================================================================ python-jupyterlab_pygments-0.3.0-8.el10_1 (FEDORA-EPEL-2025-32d7f3c0e3) Pygments theme -------------------------------------------------------------------------------- Update Information: First EPEL 10.1 build -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 7 2024 Python Maint <python-maint@xxxxxxxxxx> - 0.3.0-6 - Rebuilt for Python 3.13 * Wed Jan 31 2024 Karolina Surma <ksurma@xxxxxxxxxx> - 0.3.0-4 - Don't require jupyterlab to build the package * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 23 2023 LumÃr Balhar <lbalhar@xxxxxxxxxx> - 0.3.0-1 - Update to 0.3.0 (rhbz#2251177) * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@xxxxxxxxxx> - 0.1.2-9 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348967 - Please branch and build python-jupyterlab_pygments in epel10 https://bugzilla.redhat.com/show_bug.cgi?id=2348967 -------------------------------------------------------------------------------- ================================================================================ python-ndindex-1.9.2-5.el10_1 (FEDORA-EPEL-2025-9b1ee999b2) Python library for manipulating indices of ndarrays -------------------------------------------------------------------------------- Update Information: bootstrap for epel10 w/ tests (i.e. %check) disabled. package will be rebuilt with testing enabled when all the dependencies, e.g. sympy, are available. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Kaleb S. KEITHLEY <kkeithle@xxxxxxxxxx> - 1.9.2-5 - epel10.0 "bootstrap" build, i.e. w/o tests and BRs for test * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Dec 20 2024 Sandro <devel@xxxxxxxxxxxxx> - 1.9.2-1 - Update to 1.9.2 - Support NumPy 2.x * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 8 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.7-12 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.7-8 - Fix build with python 3.12 (rhbz#2220349) * Thu Jun 15 2023 Python Maint <python-maint@xxxxxxxxxx> - 1.7-7 - Rebuilt for Python 3.12 * Sat May 20 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.7-6 - Do not build for i686 * Fri May 19 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.7-2 - Fix license tag * Sun May 14 2023 Zbigniew JÄ?drzejewski-Szmek <zbyszek@xxxxxxxxx> - 1.7-1 - First working version -------------------------------------------------------------------------------- ================================================================================ python-pydantic-settings-2.8.1-1.el10_1 (FEDORA-EPEL-2025-c8c85f1b42) Settings management using pydantic -------------------------------------------------------------------------------- Update Information: Update to 2.8.1 https://github.com/pydantic/pydantic-settings/releases/tag/v2.8.1 Update to 2.8.0 https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.8.0 -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 27 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.8.1-1 - Update to 2.8.1 (close RHBZ#2348704) * Sat Feb 22 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.8.0-1 - Update to 2.8.0 (close RHBZ#2346958) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2346958 - python-pydantic-settings-2.8.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2346958 [ 2 ] Bug #2348704 - python-pydantic-settings-2.8.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348704 -------------------------------------------------------------------------------- ================================================================================ python-pyforgejo-2.0.0-1.el10_1 (FEDORA-EPEL-2025-7382ebb30b) A client library for accessing the Forgejo API -------------------------------------------------------------------------------- Update Information: First EL-10 build -------------------------------------------------------------------------------- ChangeLog: * Mon Feb 24 2025 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 2.0.0-1 - 2.0.0 * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Oct 24 2024 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.0.2-2 - Relax httpx pin * Wed Mar 6 2024 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.0.2-1 - Initial package. -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348676 - Please branch and build python-pyforgejo in epel10 https://bugzilla.redhat.com/show_bug.cgi?id=2348676 -------------------------------------------------------------------------------- ================================================================================ python-soupsieve-2.6-5.el10_1 (FEDORA-EPEL-2025-7b5be74c90) CSS selector library -------------------------------------------------------------------------------- Update Information: First EPEL 10.1 build. -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2318426 - Please branch and build python-soupsieve for EPEL 10 https://bugzilla.redhat.com/show_bug.cgi?id=2318426 -------------------------------------------------------------------------------- ================================================================================ python-tinycss2-1.4.0-1.el10_1 (FEDORA-EPEL-2025-7daa6ccf57) Low-level CSS parser for Python -------------------------------------------------------------------------------- Update Information: Build for EPEL10 -------------------------------------------------------------------------------- ChangeLog: * Sat Oct 26 2024 Felix Schwarz <fschwarz@xxxxxxxxxxxxxxxxx> - 1.4.0-1 - update to 1.4.0 * Sat Oct 26 2024 Felix Schwarz <fschwarz@xxxxxxxxxxxxxxxxx> - 1.3.0-5 - SPDX conversion * Wed Sep 4 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.3.0-4 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 7 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.3.0-2 - Rebuilt for Python 3.13 * Tue Apr 23 2024 Felix Schwarz <fschwarz@xxxxxxxxxxxxxxxxx> - 1.3.0-1 - update to 1.3.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 1 2023 Python Maint <python-maint@xxxxxxxxxx> - 1.2.1-4 - Rebuilt for Python 3.12 * Mon May 15 2023 Miro HronÄ?ok <mhroncok@xxxxxxxxxx> - 1.2.1-3 - Drop redundant build dependency on flit, this package uses flit-core * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348965 - Please branch and build python-tinycss2 in epel10 https://bugzilla.redhat.com/show_bug.cgi?id=2348965 -------------------------------------------------------------------------------- ================================================================================ python-typer-0.15.2-1.el10_1 (FEDORA-EPEL-2025-5771c0d5e2) Build great CLIs; easy to code; based on Python type hints -------------------------------------------------------------------------------- Update Information: Update to 0.15.2 https://github.com/fastapi/typer/blob/0.15.2/docs/release-notes.md#0152 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.15.2-1 - Update to 0.15.2 (close RHBZ#2348921) * Fri Feb 14 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.15.1-4 - Add Obsoletes/Conflicts for python3-typer+all in F40 and before - Fixes RHBZ#2345612 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348921 - python-typer-0.15.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348921 -------------------------------------------------------------------------------- ================================================================================ rust-b3sum-1.6.1-1.el10_1 (FEDORA-EPEL-2025-d7ef5ad397) Command line implementation of the BLAKE3 hash function -------------------------------------------------------------------------------- Update Information: Update rust-blake3 and rust-b3sum to 1.6.1. https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.6.1 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.6.1-1 - Update to 1.6.1 (close RHBZ#2348851) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348851 - rust-b3sum-1.6.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348851 [ 2 ] Bug #2348852 - rust-blake3-1.6.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348852 -------------------------------------------------------------------------------- ================================================================================ rust-blake3-1.6.1-1.el10_1 (FEDORA-EPEL-2025-d7ef5ad397) BLAKE3 hash function -------------------------------------------------------------------------------- Update Information: Update rust-blake3 and rust-b3sum to 1.6.1. https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.6.1 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.6.1-1 - Update to version 1.6.1; Fixes RHBZ#2348852 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348851 - rust-b3sum-1.6.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348851 [ 2 ] Bug #2348852 - rust-blake3-1.6.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2348852 -------------------------------------------------------------------------------- ================================================================================ wget2-2.2.0-3.el10_1 (FEDORA-EPEL-2025-13dd8d95be) An advanced file and recursive website downloader -------------------------------------------------------------------------------- Update Information: Backport support for --show-progress flag for wget1 compatibility -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 28 2025 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 2.2.0-3 - Backport support for --show-progress flag Resolves: rhbz#2348997 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Dec 2 2024 Michal Ruprich <mruprich@xxxxxxxxxx> - 2.2.0-1 - New version 2.2.0 - Resolves: rhbz#2298879 - Using options -nc and -O simultaneously causes existing files to be clobbered/truncated - Resolves: rhbz#2327788 - wget starts using non-working IPv6 addresses on dual stack - Resolves: rhbz#2327728 - Crash: "free(): double free detected in tcache 2" when using --load-cookies - Resolves: rhbz#2280151 - wget2 always re-downdloads when using custom output filename -------------------------------------------------------------------------------- References: [ 1 ] Bug #2348997 - wget2 wget shim does not support --show-progress command line option https://bugzilla.redhat.com/show_bug.cgi?id=2348997 --------------------------------------------------------------------------------
-- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue