Spec URL: http://petersen.fedorapeople.org/reviews/python-astor.spec SRPM URL: http://petersen.fedorapeople.org/reviews/python-astor-0.4-1.fc20.src.rpm Description: A python library for manipulation of Python source via the AST. PyPI: https://pypi.python.org/pypi/astor Documentation: http://astor.rtfd.org/
This package built on koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=7745182
Some initial comments: According to PKG-INFO, it also builds with Python 3, and that one will become the default next time in Fedora: http://fedoraproject.org/wiki/Changes/Python_3_as_Default#Current_status So I recommend to either build both versions, or only the Python 3 one, depending on your needs for python-hy. python-devel is deprecated, use python2-devel or python3-devel instead: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires LICENSE is no longer part of %doc, we need it in %license: http://fedoraproject.org/wiki/Changes/Use_license_macro_in_RPMs_for_packages_in_Cloud_Image There is a stray whitespace character in line 13 of your spec file.