Mon, 29 Apr 2024 01:12:00 UTC | login

Information for build auditwheel-6.0.0-1.fc40

ID302252
Package Nameauditwheel
Version6.0.0
Release1.fc40
Epoch
SummaryCross-distribution Linux wheels auditing and relabeling
Descriptionauditwheel is a command-line tool to facilitate the creation of Python wheel packages for Linux (containing pre-compiled binary extensions) that are compatible with a wide variety of Linux distributions, consistent with the PEP 600 manylinux_x_y, PEP 513 manylinux1, PEP 571 manylinux2010 and PEP 599 manylinux2014 platform tags. auditwheel show: shows external shared libraries that the wheel depends on (beyond the libraries included in the manylinux policies), and checks the extension modules for the use of versioned symbols that exceed the manylinux ABI. auditwheel repair: copies these external shared libraries into the wheel itself, and automatically modifies the appropriate RPATH entries such that these libraries will be picked up at runtime. This accomplishes a similar result as if the libraries had been statically linked without requiring changes to the build system. Packagers are advised that bundling, like static linking, may implicate copyright concerns.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 26 Mar 2024 19:21:51 UTC
CompletedTue, 26 Mar 2024 19:21:51 UTC
Tags
f40
RPMs
src
auditwheel-6.0.0-1.fc40.src.rpm (info) (download)
noarch
auditwheel-6.0.0-1.fc40.noarch.rpm (info) (download)
Changelog * Sun Mar 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 6.0.0-1 - Update to 6.0.0 - Resolves: rhbz#2262516 * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 29 2023 Charalampos Stratakis <cstratak@redhat.com> - 5.4.0-1 - Update to 5.4.0 Resolves: rhbz#2192317 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 5.3.0-3 - Rebuilt for Python 3.12 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Miro HronĨok <mhroncok@redhat.com> - 5.3.0-1 - Update to 5.3.0 - Fixes: rhbz#2136978 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.1.2-3 - Rebuilt for Python 3.11