Bug#1068661: python3-scikit-build-core: needs Depends: python3-pyproject-metadata

2024-04-09 Thread Drew Parsons
Source: scikit-build-core Followup-For: Bug #1068661 I think dh_python3 is not adding the dependency automatically since it's listed in pyproject.toml under pyproject (optional dependency). Hence it'd need to be added manually. pathspec is listed there too so I figure it would probably want to

Bug#1068661: python3-scikit-build-core: needs Depends: python3-pyproject-metadata

2024-04-08 Thread Drew Parsons
Package: python3-scikit-build-core Version: 0.8.2-1 Severity: normal scikit-build-core imports pyproject_metadata in /usr/lib/python3/dist-packages/scikit_build_core/settings/metadata.py but the python3-scikit-build-core does not declare the corresponding Depends: python3-pyproject-metadata So