Name: | python-wrapt |
---|---|
Version: | 1.10.4 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 187347 |
License: | BSD |
RPM: | python-wrapt-1.10.4-7.el7.aarch64.rpm |
Source RPM: | python-wrapt-1.10.4-7.el7.src.rpm |
Build Date: | Wed Aug 01 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/GrahamDumpleton/wrapt |
Summary: | A Python module for decorators, wrappers and monkey patching |
Description: | The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. |
- Add support for Python3 in EPEL7: https://fedoraproject.org/wiki/User:Bkabrda/EPEL7_Python3
- Don't build docs on epel7 (the rtd theme is problematic).
- Add python3 subpackage
- Added doc files for doc subpackage
- Fixed Docs
- Removed cflags and group section fro doc subpackage
- Bumped to upstream version 1.10.4 - Add docs
- Initial package.