Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16975
| From | Carsten Schoenert <c.schoenert@t-online.de> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Help: The package that needs to be packaged into debian has listed itself as a build dependency in pyproject.toml |
| Date | 2025-07-19 19:10 +0200 |
| Message-ID | <Lajeq-1ast-11@gated-at.bofh.it> (permalink) |
| References | <Lajeq-1ast-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.debian.maint.python | Previous | Next | Find similar
Re: Help: The package that needs to be packaged into debian has listed itself as a build dependency in pyproject.toml Carsten Schoenert <c.schoenert@t-online.de> - 2025-07-19 19:10 +0200
csiph-web