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 1728075 - python-deepdiff fails to build on Fedora 31 (rawhide)
Summary: python-deepdiff fails to build on Fedora 31 (rawhide)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-deepdiff
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Susi Lehtola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F31FTBFS PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-07-08 23:45 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-24 13:36:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-07-08 23:45:00 UTC
python-deepdiff fails to build with Python 3.8.0b2.

+ /usr/bin/python3 setup.py test
Download error on https://pypi.org/simple/ordered-set/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'ordered-set' (maybe misspelled?)
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for ordered-set>=3.1
error: Could not find suitable distribution for Requirement.parse('ordered-set>=3.1')
error: Bad exit status from /var/tmp/rpm-tmp.kQRplu (%check)
running test
Searching for ordered-set>=3.1
Reading https://pypi.org/simple/ordered-set/
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/

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/00964895-python-deepdiff/

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

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 Susi Lehtola 2019-07-24 13:36:53 UTC
Fixed.


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