Spec URL: http://www.matthias-runge.de/fedora/python-import-utils.spec SRPM URL: http://www.matthias-runge.de/fedora/python-import-utils-0.0.1-1.fc15.src.rpm Description: Utilities for loading modules, supporting programmatic imports of types: >from import_utils import import_module_from, import_module >import x as mod_x >mod_x = import_module('x') > >import x.y as mod_xy >mod_xy = import_module('x.y') > >from x.y import z >z = import_module_from('x.y.z') ----- rpmlint -i /home/mrunge/rpmbuild/SRPMS/python-import-utils-0.0.1-1.fc15.src.rpm /home/mrunge/rpmbuild/RPMS/noarch/python-import-utils-0.0.1-1.fc15.noarch.rpm ./python-import-utils.spec python-import-utils.src: W: spelling-error %description -l en_US xy -> x, y, xi The value of this tag appears to be misspelled. Please double-check. python-import-utils.noarch: W: spelling-error %description -l en_US xy -> x, y, xi The value of this tag appears to be misspelled. Please double-check. 2 packages and 1 specfiles checked; 0 errors, 2 warnings.
Review:- + koji build -> http://koji.fedoraproject.org/koji/taskinfo?taskID=3363681 + rpmlint output can be ignored as those are only warning messages. + source is verified with upstream as (sha1sum) 81c83e19252aa05be2c3d6b8cae0c3da1f94ad26 import-utils-0.0.1.tar.gz 81c83e19252aa05be2c3d6b8cae0c3da1f94ad26 ../SOURCES/import-utils-0.0.1.tar.gz + rest looks ok. Suggestion: 1) you can remove comment line and macros as they are not needed for Fedora spec 2) also cleaning of buildroot is not required now in fedora. 2) If you want to import this package for el5 also then have a look at http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#Distribution_specific_guidelines and http://fedoraproject.org/wiki/Packaging:Python#Macros APPROVED.
New Package SCM Request ======================= Package Name: python-import-utils Short Description: A module that supports simple programmatic module imports Owners: mrunge Branches: f15 f16 el6
Git done (by process-git-requests).
python-2.7.2-4.2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-2.7.2-4.2.fc16
python-import-utils-0.0.1-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-import-utils-0.0.1-1.fc16
python-import-utils-0.0.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-import-utils-0.0.1-1.fc15
python-import-utils-0.0.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-import-utils-0.0.1-1.el6
(In reply to comment #4) > python-2.7.2-4.2.fc16 has been submitted as an update for Fedora 16. > https://admin.fedoraproject.org/updates/python-2.7.2-4.2.fc16 Wahhh, how could this happen?
(In reply to comment #8) > (In reply to comment #4) > > python-2.7.2-4.2.fc16 has been submitted as an update for Fedora 16. > > https://admin.fedoraproject.org/updates/python-2.7.2-4.2.fc16 > > Wahhh, how could this happen? after discussion in #fedora-admin, it looks like proventesters are currently allowed to submit any package via bodhi. I deleted the request.
python-import-utils-0.0.1-1.fc16 has been pushed to the Fedora 16 testing repository.
python-import-utils-0.0.1-1.fc16 has been pushed to the Fedora 16 stable repository.
python-import-utils-0.0.1-1.fc15 has been pushed to the Fedora 15 stable repository.
python-import-utils-0.0.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository.