Bug 1728074 - python-pykalman fails to build on Fedora 31 (rawhide)
Summary: python-pykalman fails to build on Fedora 31 (rawhide)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pykalman
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ankur Sinha (FranciscoD)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F31FTBFS SPHINX2 PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-07-08 23:44 UTC by Miro Hrončok
Modified: 2019-07-31 22:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-21 20:17:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github pykalman pykalman issues 86 0 None None None 2019-07-21 16:59:33 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.