Bug 2063731

Summary: python3-aiohttp is missing requirements on EPEL-9
Product: [Fedora] Fedora EPEL Reporter: Stefan Bluhm <fedoraproject.org>
Component: python-aiohttpAssignee: Fabian Affolter <mail>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: athmanem, igor.raits, mail, 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: 2022-04-22 05:31:47 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: 2063749, 2063754    
Bug Blocks: 2063711    

Description Stefan Bluhm 2022-03-14 09:51:41 UTC
When installing python3-aiohttp on EPEL-9, these requirements are missing:

# dnf install python3-aiohttp --nobest
Updating Subscription Management repositories.
Last metadata expiration check: 0:03:16 ago on Mon Mar 14 10:40:52 2022.
Error: 
 Problem: conflicting requests
  - nothing provides (python3.9dist(async-timeout) < 5 with python3.9dist(async-timeout) >= 4~a3) needed by python3-aiohttp-3.8.1-1.el9.x86_64
  - nothing provides python3.9dist(aiosignal) >= 1.1.2 needed by python3-aiohttp-3.8.1-1.el9.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

Comment 1 Stefan Bluhm 2022-04-22 05:31:47 UTC
package now installs. closing.