[Bug 1228230] Review Request: python-oauth2client - Python client library for OAuth 2.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1228230

Paul Howarth <paul@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul@xxxxxxxxxxxx



--- Comment #7 from Paul Howarth <paul@xxxxxxxxxxxx> ---
I notice that you have not specified version requirements for the dependencies
of the package, even though the setup.py includes them:

install_requires = [
    'httplib2>=0.9.1',
    'pyasn1>=0.1.7',
    'pyasn1-modules>=0.0.5',
    'rsa>=3.1.4',
    'six>=1.6.1',
]

In particular, the rsa 3.1.4 requirement is not currently met in Rawhide. The
result of this is that if anyone tries to use python-oauth2client as their own
dependency, setuptools will try to download a more recent version from pypi.

Is there some reason you're not reflecting the setup.py dependencies in the
package dependencies?

-- 
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




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]