Bug 2319789 - pulp-cli fails to build with setuptools 74+: setuptools<73 in build-system.requires
Summary: pulp-cli fails to build with setuptools 74+: setuptools<73 in build-system.re...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pulp-cli
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Dellweg
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: SETUPTOOLS74
TreeView+ depends on / blocked
 
Reported: 2024-10-18 15:46 UTC by Miro Hrončok
Modified: 2024-10-22 16:40 UTC (History)
1 user (show)

Fixed In Version: pulp-cli-0.29.2-4.fc42
Clone Of:
Environment:
Last Closed: 2024-10-22 16:40:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2024-10-18 15:46:00 UTC
Dear package maintainer,

It appears that your package cannot be tested with setuptools 74.1.3 and wheel 0.44 because it BuildRequires python3dist(setuptools) < 73~~

This is coming from upstream metadata, build-system.requires in pyproject.toml.

We plan to update setuptools to version 74 or newer in Fedora 42. This is an approved Fedora 42 Change:

  https://fedoraproject.org/wiki/Changes/Setuptools_74+

Please analyze why is this requirement pinned to <73 and remove the pin. Thank you.

You can use the builds from the churchyard/setuptools-74 copr for local testing.

  mock -r fedora-rawhide-x86_64 --addrepo 'https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74/fedora-rawhide-$basearch/'


If you need help, reach out to me in this bugzilla.

Comment 1 Matthias Dellweg 2024-10-22 15:17:34 UTC
This should be fixed with 0.29.2-4 uploaded to rawhide.

Comment 2 Miro Hrončok 2024-10-22 16:40:17 UTC
Thanks.


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