Bug 2479769

Summary: python-jwt: FTBFS in Fedora Rawhide: Requirement not satisfied: pytest<9.0.0,>=8.4.2; extra == "tests"
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-jwtAssignee: Fedora Infrastructure SIG <infra-sig>
Status: POST --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: carlwgeorge, infra-sig, kevin, msuchy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/python-jwt
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
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: 2412434, 2433833    

Description Karolina Surma 2026-05-19 09:55:49 UTC
Description of problem:
Package python-jwt fails to build from source in Fedora Rawhide. In Fedora Rawhide the only pytest available is 9+.

Version-Release number of selected component (if applicable):
2.12.1-2.fc45

Steps to Reproduce:
koji build --scratch f45 python-jwt-2.12.1-2.fc45.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-jwt

Reproducible: Always

Actual Results:
Handling pytest<9.0.0,>=8.4.2; extra == "tests" from hook generated metadata: Requires-Dist (pyjwt)
Requirement not satisfied: pytest<9.0.0,>=8.4.2; extra == "tests"