| Name: | python2-wheel |
|---|---|
| Version: | 0.29.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 285509 |
| License: | MIT and BSD |
| RPM: | python2-wheel-0.29.0-2.el7.noarch.rpm |
| Source RPM: | python2-wheel-0.29.0-2.el7.src.rpm |
| Build Date: | Sat Aug 17 2019 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://bitbucket.org/pypa/wheel |
| Summary: | A 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 2 version. |
- Split python2-wheel from the python-wheel package
- Update to 0.29.0 - Cleanups and fixes
- remove build dependency to (orphaned) python-keyring package
- Make python3 conditional (switched off for RHEL-7; fixes #1131111).
- Update to 0.24.0 - Remove patches merged upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Another rebuild with python 3.4
- Rebuild with python 3.4
- Initial package.