Bug 2090453

Summary: Please provide python-contextvars for EPEL-9
Product: [Fedora] Fedora EPEL Reporter: Stefan Bluhm <fedoraproject.org>
Component: python-contextvarsAssignee: Carl George 🎩 <carl>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: carl
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: 2022-06-01 06:35:44 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: 2090455    
Bug Blocks:    

Description Stefan Bluhm 2022-05-25 19:20:34 UTC
Hello,

can you please provide python-contextvars for EPEL-9?

Thank you,

Stefan

Comment 1 Carl George 🎩 2022-06-01 06:35:44 UTC
This package is a backport of the Python 3.7+ standard library contextvars.  Since EL9 uses Python 3.9, I don't think this package makes sense for EPEL9.  If you have some other package that depends on this, the software should probably be modified so that it only requires contextvars when running on Python less than 3.7.

Comment 2 Stefan Bluhm 2022-06-01 07:07:14 UTC
THANK YOU Carl!