Name: | python3-wheel |
---|---|
Epoch: | 1 |
Version: | 0.36.2 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 214175 |
License: | MIT and (ASL 2.0 or BSD) |
RPM: | python3-wheel-0.36.2-8.el9.noarch.rpm |
Source RPM: | python-wheel-0.36.2-8.el9.src.rpm |
Build Date: | Mon Oct 23 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pypa/wheel |
Summary: | Built-package format for Python |
Description: | Wheel is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. It has two different roles: 1. A setuptools extension for building wheels that provides the bdist_wheel setuptools command. 2. A command line tool for working with wheel files. |
- Security fix for CVE-2022-40898 - Resolves: rhbz#2178881
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Conflict with old Python versions that use the old unversioned wheel location - Resolves: rhbz#1982668
- Make the python-wheel-wheel subpackage versioned (python3-wheel-wheel), and move its contents to a versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688