Name: | python3-wheel |
---|---|
Version: | 0.31.1 |
Release: | 5.el7_7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 215107 |
License: | MIT |
RPM: | python3-wheel-0.31.1-5.el7_7.noarch.rpm |
Source RPM: | python-wheel-0.31.1-5.el7_7.src.rpm |
Build Date: | Wed Aug 14 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pypa/wheel |
Summary: | Built-package format for Python |
Description: | A built-package format for Python. A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Python 3 version. |
- Removed wheel's own implementation of crypto due to FIPS concerns Resolves: rhbz#1722983
- Converting specfile from F29 to RHEL7 - Disabled building of the Python 2 subpackage - Disabled tests (by setting the bootstrap on - see note) - Removed python-wheel-wheel package with the wheel of wheel Resolves: rhbz#1660574
- Create python-wheel-wheel package with the wheel of wheel
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Update to 0.31.1
- Rebuilt for Python 3.7
- Bootstrap for Python 3.7
- Update to 0.30.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch macros to bcond's and make Python 2 optional to facilitate building the Python 2 and Python 3 modules