Bug 2142048
| Summary: | python-git-changelog fails to build with pytest 7.2 - missing dependency on python3-setuptools | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
| Component: | python-git-changelog | Assignee: | Vanessa Christopher <vanessaigwe1> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, neuro-sig, sanjay.ankur, vanessaigwe1 |
| 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: | 2022-12-04 16:18:56 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: | 2117176, 2137514 | ||
|
Description
Lumír Balhar
2022-11-11 13:03:57 UTC
Vanessa, it just requires the addition of BuildRequires: python3-setuptools to the spec and rebuilding. Would you have time to do that in the next week or so? (In reply to Ankur Sinha (FranciscoD) from comment #1) > Vanessa, it just requires the addition of BuildRequires: python3-setuptools > to the spec and rebuilding. Would you have time to do that in the next week > or so? Yes sure :) Great, please let us know if there's anything we can do to help :) Our plan is to ship the updated pytest during the next week. If you need any assistance from us, feel free to say so. It looks like Vanessa did fix this in Rawhide. |