Name: | python3-entrypoints |
---|---|
Version: | 0.3 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 546782 |
License: | MIT |
RPM: | python3-entrypoints-0.3-1.el8.noarch.rpm |
Source RPM: | python-entrypoints-0.3-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://entrypoints.readthedocs.io/ |
Summary: | Discover and load entry points from installed packages |
Description: | Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are console_scripts entry points, which define shell commands by identifying a Python function to run. The entrypoints module contains functions to find and load entry points. |
- Update to 0.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Drop py2 sub-packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Add missing dependency on python2-configparser (#1598998)
- Fix flit invocation
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Restore dist-info information (#1530098).