Bug 1526064
Summary: | python-cryptography should depend on python-setuptools | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Alfredo Moralejo <amoralej> |
Component: | python-cryptography | Assignee: | Christian Heimes <cheimes> |
Status: | CLOSED DUPLICATE | QA Contact: | Kaleem <ksiddiqu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.4 | CC: | apevec, ssigwald |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python-cryptography-1.7.2-2.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-26 16:47:16 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alfredo Moralejo
2017-12-14 17:35:26 UTC
Version-Release number of selected component: python2-cryptography-1.7.2-1.el7_4.1 FWIW pkg_resource was removed since upstream version 1.9 https://github.com/pyca/cryptography/commit/51032351297b9bf7d783b7138ac0c142d8e38918#diff-a2fa29b78aa32458ce597e791c8ac549 The problem has been resolved in RHEL 7.5 by https://access.redhat.com/errata/RHBA-2018:0720 . python-cryptography now correctly depends on python-setuptools. *** This bug has been marked as a duplicate of bug 1459947 *** |