Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16521
| From | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Dependency on pkg-resources |
| Date | 2024-12-03 14:20 +0100 |
| Message-ID | <JPAYO-dsuv-15@gated-at.bofh.it> (permalink) |
| References | <JuamB-h549-9@gated-at.bofh.it> <JuA7n-hkQA-1@gated-at.bofh.it> <JPAcq-drX7-11@gated-at.bofh.it> <JPAm5-ds1R-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 2024-12-03 at 17:35:55 +0500, Andrey Rakhmatullin wrote: > On Tue, Dec 03, 2024 at 01:17:17PM +0100, Elena ``of Valhalla'' Grandi wrote: > > * python3-setuptools is in Build-Depends, again probably not relevant; > > * setuptools is mentioned in setup.py *and* setup.cfg, but in both cases > > it is listed as an install_requires, not a requires. > > > > Anybody has any hint on what could be happening here? > > "install_requires is a Setuptools setup.py keyword that should be used to > specify what a project minimally needs to run correctly" and there is no > "requires". The counterpart of B-D in setup.py is "setup_requires". Thanks! patching it to setup_requires did indeed remove the dependency on python3-pkg-resources, and I can now proceed with an upload to close the bug. -- Elena ``of Valhalla''
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
Dependency on pkg-resources Antonio Valentino <antonio.valentino@tiscali.it> - 2024-10-05 12:40 +0200
Re: Dependency on pkg-resources Stefano Rivera <stefanor@debian.org> - 2024-10-06 16:10 +0200
Re: Dependency on pkg-resources Antonio Valentino <antonio.valentino@tiscali.it> - 2024-10-07 19:50 +0200
Re: Dependency on pkg-resources Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> - 2024-12-03 13:30 +0100
Re: Dependency on pkg-resources Andrey Rakhmatullin <wrar@debian.org> - 2024-12-03 13:40 +0100
Re: Dependency on pkg-resources Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> - 2024-12-03 14:20 +0100
csiph-web