Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1721642

Summary: python-ngram fails to build in rawhide (Fedora 31) due to dependency on python2-sphinx
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-ngramAssignee: Björn 'besser82' Esser <besser82>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-ngram-3.3.2-1.git20170720.f8543bd.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-01 08:50:05 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, 1685211, 1686977, 1690439, 1732841    

Description Miro Hrončok 2019-06-18 19:12:41 UTC
python-ngram fails to build due to dependency on python2-sphinx.

python2-sphinx is no more, see https://fedoraproject.org/wiki/Changes/Sphinx2

Thi is blocking the rebuild for Python 3.8, see https://fedoraproject.org/wiki/Changes/Python3.8

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-x86_64/00940766-python-ngram/

For all our attempts to build python-ngram with Python 3.8, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-ngram/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.8:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Let us know here if you have any questions.

Comment 1 Miro Hrončok 2019-07-01 08:11:36 UTC
Björn, could you please fix this?

Comment 2 Björn 'besser82' Esser 2019-07-01 08:50:05 UTC
https://koji.fedoraproject.org/koji/buildinfo?buildID=1306412

Comment 3 Miro Hrončok 2019-07-01 08:56:48 UTC
Thank you!