Your message dated Sat, 20 Dec 2025 22:31:03 +0100
with message-id 
<cadstwjjopleo-9be24gjp79dxs4wszecyvhpc4zc58dr-ry...@mail.gmail.com>
and subject line Re: Bug#1116388: dh-python: do not emit a dependency on 
python3-pkg-resources if there is already one on python3-setuptools
has caused the Debian Bug report #1116388,
regarding dh-python: do not emit a dependency on python3-pkg-resources if there 
is already one on python3-setuptools
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1116388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-python
Version: 6.20250414
Severity: normal

Dear Maintainers,

I was suprised by this behaviour while checking
the remaining packages depending on python3-pkg-resources.

Some little heuristic in dh-python would
make 10~ packages disapear from the TODO list
with little effort, as a dependency on python3-setuptools
_always_ implies one on python3-pkg-resources.

Greetings

Alexandre



$ reverse-depends python3-setuptools -l | sort > a
$ reverse-depends python3-pkg-resources -l | sort > b
$ comm -1 -2 a b
pex
python3-barman
python3-brian
python3-cppy
python3-envisage
python3-extension-helpers
python3-ffcx
python3-hatch-mypyc
python3-jupyter-packaging
python3-pastescript
python3-pbr
python3-pyroma
python3-pytest-runner
python3-setuptools-gettext
python3-setuptools-protobuf
python3-setuptools-scm
trac

--- End Message ---
--- Begin Message ---
Hi,


Yes, with the recent changes to the override list, this bug can be closed.

Le sam. 20 déc. 2025, 22:04, Stefano Rivera <[email protected]> a écrit :

> Control: tag -1 + moreinfo
>
> Hi Alexandre (2025.09.26_11:26:44_-0400)
> >Some little heuristic in dh-python would
> >make 10~ packages disapear from the TODO list
> >with little effort, as a dependency on python3-setuptools
> >_always_ implies one on python3-pkg-resources.
>
> I don't think we're generating *any* dependencies on
> python3-pkg-resources any more. I'd expect these are probably hardcoded.
>
> I just picked one to look at at random (barman) and it was indeed
> hardcoded in debian/control.
>
> Stefano
>
> --
> Stefano Rivera
>    http://tumbleweed.org.za/
>    +1 415 683 3272
>

--- End Message ---

Reply via email to