[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: The package that needs to be packaged into debian has listed itself as a build dependency in pyproject.toml



Hello Aryan,

Am 19.07.25 um 18:35 schrieb Aryan Karamtoth:

[build-system]
requires = [
    "setuptools >= 80.0",
    "wheel ~= 0.45",
    "pyTooling ~= 8.5"
]

...

I'm quite confused on how to proceed in this case. Should I just keep
setuptools and wheel and remove pytooling for the deb package dependencies?

as your first upload will need to NEW as a binary upload you have then fulfilled this requirement later once you proceed with any later source only upload.

I think it even doesn't really matter in case of the internal test suite, you can drop these for the first build.
It something similar to a classical bootstrapping.

--
Regards
Carsten


Reply to: