Fedora Account System
Red Hat Associate
Red Hat Customer
python-sexpdata 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 = 'BSD License'` 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/pyproject-toml/#declaring-project-metadata-the-project-table 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. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:75: _MissingDynamic: `keywords` defined outside of `pyproject.toml` is ignored. !! ******************************************************************************** The following seems to be defined outside of `pyproject.toml`: `keywords = ['s-expression', 'lisp', 'parser']` According to the spec (see the link below), however, setuptools CANNOT consider this value unless `keywords` is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table To prevent this problem, you can list `keywords` 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/06907397-python-sexpdata/builder-live.log.gz All build attempts: https://copr.fedorainfracloud.org/coprs/ksurma/setuptools-69.0.3/package/python-sexpdata/
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40.