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 1728074

Summary: python-pykalman fails to build on Fedora 31 (rawhide)
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-pykalmanAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: sanjay.ankur
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-07-21 20:17:02 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, 1732841    

Description Miro Hrončok 2019-07-08 23:44:01 UTC
python-pykalman fails to build with Python 3.8.0b2.

Could not import extension sphinx.ext.pngmath (exception: No module named 'sphinx.ext.pngmath')

This is not related to Python 3.8, but blocks the Python 3.8 rebuild.

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

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

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 Ankur Sinha (FranciscoD) 2019-07-21 16:59:34 UTC
So this is a simple enough error to fix. pngmath is now imgmath.

However, pykalman has not seen a commit in the last few years and seems abandoned so I may drop the package altogether.

I've asked the maintainer here if they can look to pass  on their responsibilities. If not, I'll orphan this:

https://github.com/pykalman/pykalman/issues/86

Comment 2 Ankur Sinha (FranciscoD) 2019-07-21 20:17:02 UTC
Fixed in rawhide.