| Name: | python-apipkg |
|---|---|
| Version: | 1.2 |
| Release: | 7.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 20081 |
| License: | MIT |
| RPM: | python-apipkg-1.2-7.el7.noarch.rpm |
| Source RPM: | python-apipkg-1.2-7.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/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. |
- Enable py3 package
- Update to match guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to match new guidelines - Python3 - Update to new upstream version 1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Initial package