Bug 1788771

Summary: The release of python-pytest-relaxed was decremented
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: python-pytest-relaxedAssignee: Miro HronĨok <mhroncok>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: athmanem, mhroncok
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: 2020-01-14 18:57:58 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: 1785415    

Description Charalampos Stratakis 2020-01-08 03:39:16 UTC
It seems that the latest commit of python-pytest-relaxed decremented the release: https://src.fedoraproject.org/rpms/python-pytest-relaxed/c/9e00e5bba6a6695b380d346d26ded0ad00c1b064?branch=master

This caused some problems with the python 3.9 initial bootstraping as by cloning the latest version of python-pytest-relaxed results in a 1.1.5-1 build, while on rawhide the 1.1.5-5 has already been built, which will shadow a lower nvr build with a different abi requirement.

Could a new build be created with a -6 release?