Bug 1643067 - pyOpenSSL should require python-cryptography >= 1.9
Summary: pyOpenSSL should require python-cryptography >= 1.9
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pyOpenSSL
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1642296
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-25 12:57 UTC by Dan Kenigsberg
Modified: 2019-02-14 16:12 UTC (History)
10 users (show)

Fixed In Version:
Clone Of: 1642296
Environment:
Last Closed: 2019-02-14 16:12:41 UTC
Type: Bug
Embargoed:
danken: rhel-rawhide?


Attachments (Terms of Use)

Description Dan Kenigsberg 2018-10-25 12:57:02 UTC
+++ This bug was initially created as a clone of Bug #1642296 +++

Description of problem:

Today, python2-pyOpenSSL-17.3.0-4.el7ost requires python-cryptography >= 1.3.0 while it should require python-cryptography >= 1.9.0:

# grep crypt /usr/lib/python2.7/site-packages/pyOpenSSL-17.3.0-py2.7.egg-info/requires.txt
cryptography>=1.9

Comment 1 Tomas Mraz 2018-10-25 13:46:43 UTC
Fedora 29 already contains proper version dependency and it is hardly a problem in F28 and 27 as there the python-cryptography is also new-enough. So yes, the dependency is technically incorrect there but not a real problem in Fedora. I can understand it might mislead someone when the package spec file is used somewhere else.


Note You need to log in before you can comment on or make changes to this bug.