Bug 1813673

Summary: python-ndg_httpsclient: provide Python 3 package for EPEL 7
Product: [Fedora] Fedora EPEL Reporter: Felix Schwarz <fschwarz>
Component: python-ndg_httpsclientAssignee: Fedora Certbot SIG <certbot-sig>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: fschwarz, itamar, mhroncok, nick, python-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-16 20:40:24 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:
Bug Depends On:    
Bug Blocks: 1813670    

Description Felix Schwarz 2020-03-15 11:27:21 UTC
certbot will switch to Python 3 sometime in the future. If we want to ship the same version in EPEL 7 we need to provide a Python 3 version of python-acme (and thus python-ndg_httpsclient).

Comment 1 Felix Schwarz 2020-04-13 20:32:01 UTC
changes ready, will commit end of this week unless other maintainers object.

Comment 2 Fedora Admin user for bugzilla script actions 2020-06-26 02:49:37 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 3 Felix Schwarz 2020-11-19 16:26:43 UTC
Just wanted to note that we might be able to ignore this bugzilla issue as the certbot team plans (tentatively) to just drop the dependency on ndg_httpsclient when migrating to Python 3 only (https://github.com/certbot/certbot/issues/7901).

Comment 4 Felix Schwarz 2021-03-16 20:40:24 UTC
certbot dropped the dependency on "requests[security]" so this is not needed anymore: https://github.com/certbot/certbot/pull/8626