Information for build python-wheel-0.48.0-1.fc45

ID123943
Package Namepython-wheel
Version0.48.0
Release1.fc45
Epoch1
DraftFalse
SummaryCommand line tool for manipulating wheel files
DescriptionThis is a command line tool for manipulating Python wheel files, as defined in PEP 427. It contains the following functionality: - Convert .egg archives into .whl. - Unpack wheel archives. - Repack wheel archives. - Add or remove tags in existing wheel archives.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2026 10:30:50 UTC
CompletedThu, 13 Aug 2026 10:30:50 UTC
Tags
f45
f46
RPMs
src
python-wheel-0.48.0-1.fc45.src.rpm (info) (download)
noarch
python3-wheel-0.48.0-1.fc45.noarch.rpm (info) (download)
Changelog * Wed Aug 12 2026 Lumir Balhar <lbalhar@redhat.com> - 1:0.48.0-1 - Update to 0.48.0 (rhbz#2514434) * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.47.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1:0.47.0-2 - Rebuilt for Python 3.15 * Thu Apr 23 2026 Lumir Balhar <lbalhar@redhat.com> - 1:0.47.0-1 - Update to 0.47.0 (rhbz#2460757) * Wed Mar 18 2026 Miro Hrončok <miro@hroncok.cz> - 1:0.46.3-1 - Update to 0.46.3 - No longer bundles parts of packaging - Fixes: rhbz#2431918 * Fri Jan 23 2026 Miro Hrončok <miro@hroncok.cz> - 1:0.45.1-20 - Security fix for CVE-2026-24049 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.45.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1:0.45.1-18 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1:0.45.1-17 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.45.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1:0.45.1-15 - Rebuilt for Python 3.14 * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1:0.45.1-14 - Bootstrap for Python 3.14 * Mon May 12 2025 Miro Hrončok <miro@hroncok.cz> - 1:0.45.1-8 - Remove the no longer needed python-wheel-wheel package * Wed Apr 16 2025 Miro Hrončok <miro@hroncok.cz> - 1:0.45.1-5 - Fix tests compatibility with setuptools 78+ (PEP 639) * Sun Mar 16 2025 Lumir Balhar <lbalhar@redhat.com> - 1:0.45.1-4 - Fix tests compatibility with setuptools 75+ * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.45.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Dec 11 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 1:0.45.1-1 - Update to 0.45.1 * Thu Nov 07 2024 Miro Hrončok <miro@hroncok.cz> - 1:0.44.0-2 - CI: Update the list of tests - Remove retired Pythons - Add Python 3.14 - Remove virtualenv test for 3.6 as virtualenv in F42+ no longer supports 3.6 * Mon Aug 26 2024 Miro Hrončok <miro@hroncok.cz> - 1:0.44.0-1 - Update to 0.44.0 - Fixes: rhbz#2302718