Name: | python2-venusian |
---|---|
Version: | 1.2.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 192836 |
License: | BSD |
RPM: | python2-venusian-1.2.0-1.el8.noarch.rpm |
Source RPM: | python-venusian-1.2.0-1.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/venusian |
Summary: | A library for deferring decorator actions |
Description: | Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase. |
- Update to 1.2.0. - https://github.com/Pylons/venusian/blob/1.2.0/CHANGES.rst
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Use the py2 version of the macros
- 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
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)