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



--- Comment #5 from Jason Montleon <[email protected]> ---
1.6.1 requires pyasn1-modules 0.2.1
https://github.com/googleapis/google-auth-library-python/blob/master/setup.py#L22

The the pyasn1-modules package version is deceptive because it's a sub-package
of python-pyasn1 and does not reflect the actual version of the modules, which
is 0.1.5

$ rpm -q python3-pyasn1-modules-0.3.7-4.fc29.noarch -l
/usr/lib/python3.7/site-packages/pyasn1_modules
/usr/lib/python3.7/site-packages/pyasn1_modules-0.1.5-py3.7.egg-info

The reason this package has an epoch is because we had to downgrade it from the
1.3.0 package that was at one time built for Fedora and did not work because of
the older version of pyasn1-modules.

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

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to