Bug 1915334

Summary: python-autobahn: FTBFS in Fedora rawhide: pytest.ini: 'minversion' requires pytest-6.2, actual pytest-6.0.2'
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-autobahnAssignee: Julien Enselme <jujens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jujens, mail, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/python-autobahn
Whiteboard:
Fixed In Version: python-autobahn-20.12.3-1.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-12 15:51:07 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: 1868278, 1890881    

Description Tomáš Hrnčiar 2021-01-12 13:13:15 UTC
Description of problem:
Package python-autobahn fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
20.12.2-1.fc34

Steps to Reproduce:
koji build --scratch f34 python-autobahn-20.12.2-1.fc34.src.rpm

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

ERROR: /builddir/build/BUILD/autobahn-python-20.12.3/pytest.ini: 'minversion' requires pytest-6.2, actual pytest-6.0.2'

pytest in Fedora wasn't yet updated to v.6.2.0 because it brings in too many breaking changes.

Comment 1 Miro Hrončok 2021-01-12 13:51:28 UTC
Note that we won't update pytest to 6.2 any time soon, so a revert might be needed here.