Bug 2097113 - python-cppy fails to build with the latest setuptools version
Summary: python-cppy fails to build with the latest setuptools version
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-cppy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2064842
TreeView+ depends on / blocked
 
Reported: 2022-06-14 21:52 UTC by Charalampos Stratakis
Modified: 2022-06-27 21:42 UTC (History)
1 user (show)

Fixed In Version: python-cppy-1.2.1-1.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-27 21:42:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charalampos Stratakis 2022-06-14 21:52:26 UTC
python-cppy fails to build with the latest setuptools version.

This report is automated and not very verbose, but we'll try to get back here with details.

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/cstratak/setuptools-62.4.0-final/fedora-rawhide-x86_64/04533452-python-cppy/

For all our attempts to build python-cppy with the latest setuptools, see:
https://copr.fedorainfracloud.org/coprs/cstratak/setuptools-62.4.0-final/package/python-cppy/

Testing and rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with latest setuptools version:
https://copr.fedorainfracloud.org/coprs/cstratak/setuptools-62.4.0-final/

Let us know here if you have any questions.

Comment 1 Charalampos Stratakis 2022-06-22 01:12:01 UTC
The problem here is a missing dynamic=["version"] in the pyproject.toml file.

See also https://github.com/pypa/setuptools/issues/3199

However the upstream project has fixed it on its latest version but it requires setuptools >= 62.1: https://github.com/nucleic/cppy/commit/d20920b129d123211531c9f63ea717da433a67ea

PR: https://src.fedoraproject.org/rpms/python-cppy/pull-request/1


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