[Pkg-freeipa-devel] Bug#1083298: 389-ds-base: (build-)depends on deprecated module python3-pkg-resources

Alexandre Detiste alexandre.detiste at gmail.com
Sat Apr 18 11:51:34 BST 2026


Hi,

now with the new dh-python without the hard to explain override (there
were _reasons_)
python3-lib389 now get a useless dependency on python3-setuptools

I would patch-out these two lines and report it upstream.

Build-time dependencies and Run-time dependencies are different things.

Greetings

Alexandre

src/lib389/setup.py.in-        'python-dateutil',
src/lib389/setup.py.in-        'argcomplete',
src/lib389/setup.py.in-        'argparse-manpage',
src/lib389/setup.py.in-        'python-ldap',
src/lib389/setup.py.in:        'setuptools',              ---xxxxxxxxxxxxxx
src/lib389/setup.py.in-        'distro',
src/lib389/setup.py.in-        'cryptography'
src/lib389/setup.py.in-        ],
src/lib389/setup.py.in-
--
src/lib389/requirements.txt-python-dateutil
src/lib389/requirements.txt-argcomplete
src/lib389/requirements.txt-argparse-manpage
src/lib389/requirements.txt-python-ldap
src/lib389/requirements.txt:setuptools           ---xxxxxxxxxxxxxx
src/lib389/requirements.txt-distro
src/lib389/requirements.txt-cryptography



More information about the Pkg-freeipa-devel mailing list