| Name: | python2-apipkg |
|---|---|
| Version: | 1.5 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 25593 |
| License: | MIT |
| RPM: | python2-apipkg-1.5-5.el7.noarch.rpm |
| Source RPM: | python-apipkg-1.5-5.el7.src.rpm |
| Build Date: | Thu Jun 04 2020 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.org/project/apipkg/ |
| Summary: | A Python namespace control and lazy-import mechanism |
| Description: | With apipkg you can control the exported namespace of a python package and greatly reduce the number of imports for your users. It is a small python module that works on virtually all Python versions, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with Python's help() system, custom importers (PEP302) and common command line completion tools. |
- Fix invalid version (#1830527)
- Add explicit BRs (EL7 compatibility) - Remove setuptools_scm and newer syntax in setup.py (EL7 compatibility)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Switch to upstream source - Add license file
- Update to new upstream version 1.5 (rhbz#1672801) - Update package URL and Source0 - Use setuptools_scm - Handle README file rename
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild