Re: Dependency on pkg-resources

2024-12-03 Thread Elena ``of Valhalla'' Grandi
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 > > i

Re: Dependency on pkg-resources

2024-12-03 Thread Andrey Rakhmatullin
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

Re: Dependency on pkg-resources

2024-12-03 Thread Elena ``of Valhalla'' Grandi
Hello On 2024-10-06 at 14:06:44 +, Stefano Rivera wrote: > [A dependency on pkg-resources is] coming from an upstream dependency > on setuptools (requires). > [...] > So, in your case, the upstream probably has a completely unnecessary > requires for setuptools. Prob

Re: Dependency on pkg-resources

2024-10-07 Thread Antonio Valentino
Dear Stefano, Il 06/10/24 16:06, Stefano Rivera ha scritto: Hi Antonio (2024.10.05_10:30:07_+) I started working on the ones for which I'm maintainer and I realized that for some of them (e.g. pyresample and cyarray) there is no direct dependency from "python3-pkg-resources" in the debian/c

Re: Dependency on pkg-resources

2024-10-06 Thread Stefano Rivera
Hi Antonio (2024.10.05_10:30:07_+) > I started working on the ones for which I'm maintainer and I realized that > for some of them (e.g. pyresample and cyarray) there is no direct dependency > from "python3-pkg-resources" in the debian/control file. > > Apparently the dependency is injected by

Dependency on pkg-resources

2024-10-05 Thread Antonio Valentino
Dear all, recently bugs have been filled for several packages with the following subject: "(build-)depends on deprecated module python3-pkg-resources" I started working on the ones for which I'm maintainer and I realized that for some of them (e.g. pyresample and cyarray) there is no direct