| Name: | python-pretend |
|---|---|
| Version: | 1.0.8 |
| Release: | 4.0.2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 23661 |
| License: | BSD |
| RPM: | python-pretend-1.0.8-4.0.2.el7.noarch.rpm |
| Source RPM: | python-pretend-1.0.8-4.0.2.el7.src.rpm |
| Build Date: | Wed Dec 04 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/alex/pretend |
| Summary: | A library for stubbing in Python |
| Description: | Pretend is a library to make stubbing with Python easier. |
- enable Python3 build for ol7.
- Rebuilt to change main python from 3.4 to 3.6
- Build for Python3 in EPEL: http://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL - Modernize the spec a bit (build and install macros)
- Added epel support
- Initial package