Bug 1716510

Summary: python-numcodecs fails to build with Python 3.8
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-numcodecsAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, python-sig, quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-numcodecs/
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-23 14:58:52 UTC Type: ---
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: 1686977    

Description Miro Hrončok 2019-06-03 14:39:07 UTC
See https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-numcodecs/ for actual logs. This report is automated and not very verbose, but feel free to ping me for help.

Comment 1 Elliott Sales de Andrade 2019-06-03 23:25:41 UTC
This is due to NumPy, not Python 3.8.

Comment 2 Elliott Sales de Andrade 2019-07-21 21:35:20 UTC
I've pushed a patch to fix the tests issues with NumPy.

Comment 3 Charalampos Stratakis 2019-07-23 14:58:52 UTC
Thank you.