Bug 1734426

Summary: python-httpretty fails to build in Fedora 31: No matching package to install: 'python2-tornado'
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-httprettyAssignee: Jamie Lennox <jamielennox>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: jamielennox, jpopelka, piotr1212
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: 2019-08-06 07:39:17 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: 1700317, 1686977, 1690439, 1732841    

Description Miro Hrončok 2019-07-30 14:04:04 UTC
See https://koji.fedoraproject.org/koji/taskinfo?taskID=36637127

python-httpretty python-httpretty-0.9.5-6.fc31 fails to build in Fedora 31 with:

No matching package to install: 'python2-tornado'

The python2-tornado was removed based on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ZXXOWINEGTILQRKCYZS43L6E4Y6EV5LI/

Please drop the build dependency on python2-tornado and make the package build.

This blocks the Python 3.8 rebuild.

Comment 2 Miro Hrončok 2019-08-06 08:50:00 UTC
Note that python-boto-0:2.45.0-12.fc31.src BuildRequires python2-httpretty and the maintainer(s) will likely be surprised by your fix of the problem.