Name: | python39-wheel |
---|---|
Epoch: | 1 |
Version: | 0.35.1 |
Release: | 3.module+el8.4.0+20109+b7b1db01 |
Architecture: | noarch |
Module: | python39:3.9:8040020210325151438:f1d9d306 |
Group: | Unspecified |
Size: | 203691 |
License: | MIT and (ASL 2.0 or BSD) |
RPM: | python39-wheel-0.35.1-3.module+el8.4.0+20109+b7b1db01.noarch.rpm |
Source RPM: | python-wheel-0.35.1-3.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Thu Apr 15 2021 |
Build Host: | host-100-100-224-37.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Add back Epoch 1 to the package version because the original version with the epoch was available in CentOS Stream for a few days - Resolves: rhbz#1877430
- Convert from Fedora to the python39 module in RHEL8 - Resolves: rhbz#1877430
- Update to 0.35.1 - Fixes: rhbz#1868821
- Update to 0.34.2 - Drops Python 3.4 support - Fixes: rhbz#1795134
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Bootstrap for Python 3.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Drop python2-wheel
- Update to 0.33.6 (#1708194) - Don't add the m ABI flag to wheel names on Python 3.8