Bug 1792053 - python-boolean.py fails to build in Fedora 32: CHANGELOG.rst missing
Summary: python-boolean.py fails to build in Fedora 32: CHANGELOG.rst missing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-boolean.py
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carmen Bianca Bakker
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-01-16 22:42 UTC by Miro Hrončok
Modified: 2020-01-17 00:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-01-16 23:57:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2020-01-16 22:42:35 UTC
python-boolean.py fails to build in Fedora 32:

File not found: /builddir/build/BUILDROOT/python-boolean.py-3.7-1.fc32.x86_64/usr/share/doc/python3-boolean.py/CHANGELOG.rst


I see this comment in spec:

# TODO: Verify whether CHANGELOG.rst is in the tarball

It is not.

This blocks the Python 3.9 rebuild.

Comment 1 Carmen Bianca Bakker 2020-01-16 23:47:05 UTC
I already have an open PR for this:

https://github.com/bastikr/boolean.py/pull/91

Beyond waiting on upstream to fix their MANIFEST.in, what would be a good course of action? I could change the specfile to download the github tarball instead, but that seems subobtimal to me.

Comment 2 Carmen Bianca Bakker 2020-01-16 23:49:09 UTC
Ah, forget that comment. Apparently I added CHANGELOG.rst to the specfile even though it doesn't exist. No idea why I did that. I'll fix that now.

Comment 3 Carmen Bianca Bakker 2020-01-16 23:57:39 UTC
Pushed an update to master. Might take a minute to build, but builds successfully locally. Closing this.

Comment 4 Miro Hrončok 2020-01-17 00:12:42 UTC
Thanks!


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