Name: | python-d2to1 |
---|---|
Version: | 0.2.11 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 110909 |
License: | BSD |
RPM: | python-d2to1-0.2.11-1.el7.noarch.rpm |
Source RPM: | python-d2to1-0.2.11-1.el7.src.rpm |
Build Date: | Tue Feb 17 2015 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/d2to1 |
Summary: | Allows using distutils2-like setup.cfg files with setup.py |
Description: | d2to1 allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg. |
- New upstream source (0.2.11) - Use python2 macro
- minor cleanup and rebuilt for epel7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- New upstream source
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Requires for python3 inside python3 package (bz #891381)
- New upstream source - Removing upstream egg-info and defattr
- Initial spec file