Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: auditwheel | Distribution: Fedora Project |
Version: 6.1.0 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Mon Oct 7 11:45:44 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-16.iad2.fedoraproject.org |
Size: 369071 | Source RPM: auditwheel-6.1.0-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/pypa/auditwheel | |
Summary: Cross-distribution Linux wheels auditing and relabeling |
auditwheel 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.
MIT
* Fri Oct 04 2024 Charalampos Stratakis <cstratak@redhat.com> - 6.1.0-1 - Update to 6.1.0 - Fixes: rhbz#2304014 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 6.0.0-2 - Rebuilt for Python 3.13 * 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
/usr/bin/auditwheel /usr/lib/python3.13/site-packages/auditwheel /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/METADATA /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/auditwheel-6.1.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/auditwheel/__init__.py /usr/lib/python3.13/site-packages/auditwheel/__main__.py /usr/lib/python3.13/site-packages/auditwheel/__pycache__ /usr/lib/python3.13/site-packages/auditwheel/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/__main__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/__main__.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/condatools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/condatools.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/elfutils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/elfutils.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/error.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/error.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/genericpkgctx.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/genericpkgctx.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/hashfile.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/hashfile.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/lddtree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/lddtree.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/libc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/libc.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_lddtree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_lddtree.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_repair.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_repair.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_show.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/main_show.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/musllinux.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/musllinux.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/patcher.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/patcher.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/repair.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/repair.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/tmpdirs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/tmpdirs.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/tools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/tools.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/wheel_abi.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/wheel_abi.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/wheeltools.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/__pycache__/wheeltools.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor /usr/lib/python3.13/site-packages/auditwheel/_vendor/__init__.py /usr/lib/python3.13/site-packages/auditwheel/_vendor/__pycache__ /usr/lib/python3.13/site-packages/auditwheel/_vendor/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/LICENSE.txt /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__init__.py /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__pycache__ /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__pycache__/pkginfo.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/__pycache__/pkginfo.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/_vendor/wheel/pkginfo.py /usr/lib/python3.13/site-packages/auditwheel/condatools.py /usr/lib/python3.13/site-packages/auditwheel/elfutils.py /usr/lib/python3.13/site-packages/auditwheel/error.py /usr/lib/python3.13/site-packages/auditwheel/genericpkgctx.py /usr/lib/python3.13/site-packages/auditwheel/hashfile.py /usr/lib/python3.13/site-packages/auditwheel/lddtree.py /usr/lib/python3.13/site-packages/auditwheel/libc.py /usr/lib/python3.13/site-packages/auditwheel/main.py /usr/lib/python3.13/site-packages/auditwheel/main_lddtree.py /usr/lib/python3.13/site-packages/auditwheel/main_repair.py /usr/lib/python3.13/site-packages/auditwheel/main_show.py /usr/lib/python3.13/site-packages/auditwheel/musllinux.py /usr/lib/python3.13/site-packages/auditwheel/patcher.py /usr/lib/python3.13/site-packages/auditwheel/policy /usr/lib/python3.13/site-packages/auditwheel/policy/__init__.py /usr/lib/python3.13/site-packages/auditwheel/policy/__pycache__ /usr/lib/python3.13/site-packages/auditwheel/policy/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/auditwheel/policy/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/auditwheel/policy/manylinux-policy.json /usr/lib/python3.13/site-packages/auditwheel/policy/musllinux-policy.json /usr/lib/python3.13/site-packages/auditwheel/policy/policy-schema.json /usr/lib/python3.13/site-packages/auditwheel/repair.py /usr/lib/python3.13/site-packages/auditwheel/tmpdirs.py /usr/lib/python3.13/site-packages/auditwheel/tools.py /usr/lib/python3.13/site-packages/auditwheel/wheel_abi.py /usr/lib/python3.13/site-packages/auditwheel/wheeltools.py /usr/share/doc/auditwheel /usr/share/doc/auditwheel/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024