Bug 2259644
| Summary: | python-autocommand FTBFS with python-setuptools 69.0.3 (coming to Fedora Rawhide) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | python-autocommand | Assignee: | Ondrej Mosnáček <omosnacek> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | omosnacek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-autocommand-2.2.2-3.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-01-22 20:06:19 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: | 2250718 | ||
The correct specification link: https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table Thanks for the report! Can you please check if this PR fixes it? https://src.fedoraproject.org/rpms/python-autocommand/pull-request/2 Hello, yes, it does: https://copr.fedorainfracloud.org/coprs/ksurma/setuptools-69.0.3/build/6940566/ Great :) I'll merge it and build then. FEDORA-2024-2e17f145ce has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-2e17f145ce FEDORA-2024-2e17f145ce has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |
python-autocommand FTBFS with python-setuptools 69.0.3 (coming to Fedora Rawhide). /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:75: _MissingDynamic: `license` defined outside of `pyproject.toml` is ignored. !! ******************************************************************************** The following seems to be defined outside of `pyproject.toml`: `license = 'LGPLv3'` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `license` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ To prevent this problem, you can list `license` under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. ******************************************************************************** Build logs: https://download.copr.fedorainfracloud.org/results/ksurma/setuptools-69.0.3:custom:isolated/fedora-rawhide-x86_64/06907257-python-autocommand/builder-live.log.gz All build attempts: https://copr.fedorainfracloud.org/coprs/ksurma/setuptools-69.0.3/package/python-autocommand/