Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: python-d2to1 - Allows using distutils2-like setup.cfg files with setup.py
https://bugzilla.redhat.com/show_bug.cgi?id=740660
Summary: Review Request: python-d2to1 - Allows using distutils2-like setup.cfg files with setup.py Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: sergio.pasra@gmail.com QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, package-review@lists.fedoraproject.org Classification: Fedora Story Points: --- Type: ---
Spec URL: http://guaix.fis.ucm.es/~spr/python-d2to1.spec SRPM URL: http://guaix.fis.ucm.es/~spr/python-d2to1-0.2.5-1.fc15.src.rpm 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.