Bug 1792053
Summary: | python-boolean.py fails to build in Fedora 32: CHANGELOG.rst missing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-boolean.py | Assignee: | Carmen Bianca Bakker <carmen> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | carmen, cstratak, mhroncok, python-sig |
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: | 2020-01-16 23:57:39 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: | 1750908, 1785415 |
Description
Miro Hrončok
2020-01-16 22:42:35 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. 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. Pushed an update to master. Might take a minute to build, but builds successfully locally. Closing this. Thanks! |