Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16718
| From | Andrey Rakhmatullin <wrar@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: missing pkg_resources dependencies |
| Date | 2025-02-16 19:30 +0100 |
| Message-ID | <KgRyV-hi4o-11@gated-at.bofh.it> (permalink) |
| References | <KgARr-h6KG-1@gated-at.bofh.it> <KgR5T-hhCG-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sun, Feb 16, 2025 at 06:35:04PM +0100, Mathias Behrle wrote: > > I'm worried that a lot of undeclared dependencies on > > python3-pkg-resources will creep up in Trixie > > and none of us will notice because we all have python3-setuptools > > installed somehow. > > AFAIS no package should depend on python3-pkg-resources any more, there was an > MBF with user tag pkg-resources-deprecation like the following one: It's not about removing the dependency, it's about removing the module *usage*, and these packages, I assume, use the module without depending on it, so they didn't get those bugs filed (I mean, I haven't checked if they don't have those bugs, maybe some of them do). > So it seems that the solution of the problem won't be to declare dependencies > to python3-pkg-resources, if that was your intention. Yes, the solution is removing the module usage, but if that's not possible a dependency needs to be declared, as usual. -- WBR, wRAR
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
missing pkg_resources dependencies Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-16 01:40 +0100
Re: missing pkg_resources dependencies Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-16 02:00 +0100
Re: missing pkg_resources dependencies Mathias Behrle <mbehrle@debian.org> - 2025-02-16 19:00 +0100
Re: missing pkg_resources dependencies Andrey Rakhmatullin <wrar@debian.org> - 2025-02-16 19:30 +0100
Re: missing pkg_resources dependencies Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-02-16 19:40 +0100
csiph-web