Bug 2059978

Summary: python-pikepdf fails to build with pytest 7, pins pytest to < 7
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-pikepdfAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: python-sig, quantum.analyst, zdohnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pikepdf-5.1.2-1.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-07 04:26:04 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: 2055603    
Bug Blocks: 2045102, 2050629    

Description Miro Hrončok 2022-03-02 12:31:51 UTC
In this copr repo, I have updated pytest to 7.0.1:

https://copr.fedorainfracloud.org/coprs/churchyard/pytest-7/

Based on this PR:

https://src.fedoraproject.org/rpms/pytest/pull-request/25

I'd like to update pytest to 7 in Fedora 37, but python-pikepdf-0:4.4.1-1.fc36.src fails to build because it pins pytest to < 7.

(python3dist(pytest) < 7~~ with python3dist(pytest) >= 6)

I've been trying to reach you in the PR since half-December but there was no response, hence opening this bugzilla.


There are several packages affected by this update, so I'd very much appreciate it if you could try to relax this requirement (preferably upstream) and fix any problems with that. Please, check if your upstream hasn't already fixed it and backport the fix if possible. Report this failure to your upstream otherwise. If you need specific help, let me know.

Thanks!

Comment 1 Elliott Sales de Andrade 2022-03-03 00:10:18 UTC
Updates are blocked by pybind11 being broken.

Comment 2 Fedora Update System 2022-04-17 21:36:13 UTC
FEDORA-2022-938332c728 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-938332c728

Comment 3 Fedora Update System 2022-04-18 13:12:34 UTC
FEDORA-2022-938332c728 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-938332c728`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-938332c728

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-05-07 04:26:04 UTC
FEDORA-2022-938332c728 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.