https://bugzilla.redhat.com/show_bug.cgi?id=1143032 --- Comment #2 from Alexander Bokovoy <abokovoy@xxxxxxxxxx> --- I tried to do a review, however, there are some fundamental issues with the package: 1. python-gssapi spec lacks dependencies of python-gssapi, namely python-cffi. 2. However, even adding BuildRequires: python-cffi doesn't help. python-gssapi uses PyPi infra and tries to download own dependencies from there and build them right in the build root. 3. I tried to use python-py2pack to generate correct fedora spec but that also failed. python-py2pack uses Python's xmlrpclib which doesn't handle HTTP's 301 Moved Permanently return code and simply raises an exception: xmlrpclib.ProtocolError: <ProtocolError for python.org/pypi: 301 Moved Permanently> -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review