RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1297586 - Rebase python-setuptools to >1.0
Summary: Rebase python-setuptools to >1.0
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-setuptools
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Python Maintainers
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 1297522
Blocks: 1297581
TreeView+ depends on / blocked
 
Reported: 2016-01-11 23:22 UTC by Nathaniel McCallum
Modified: 2016-01-13 14:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-13 14:24:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nathaniel McCallum 2016-01-11 23:22:23 UTC
Required for rebase of python-cryptography.

Comment 2 Petr Viktorin (pviktori) 2016-01-13 14:13:41 UTC
The differences between 0.9.8 (in RHEL 7) and 1.1 (requested here) are, according to [0], some backwards-incompatible changes and not many relevant improvements.

What's the reason python-cryptography can't use 0.9.8? Is it the proxy support in VerifyingHTTPSConn?

Since setuptools are used to install a lot of Python packages, I'm quite worried about the incompatible changes.

[0] https://pythonhosted.org/setuptools/history.html#id146

Comment 3 Nathaniel McCallum 2016-01-13 14:24:38 UTC
Turns out this isn't actually needed. They upgraded their requirement to 1.0 to use TLS validation when downloading packages at build time. We don't do that, so it is irrelevant to us. We will patch python-cryptography to use the older version of setuptools.


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