#1145918 python-testscenarios: please drop the unused python3-setuptools build-dependency, this build with Hatchling

#1145918#5
Date:
2026-08-27 19:15:41 UTC
From:
To:
Dear Maintainer,

This project has switched to Hatchling,
please drop the unused python3-setuptools build-dependency

Greetings

Alexandre



tchet@quieter:/tmp/python-testscenarios$ grep setuptools -r -C 3
debian/changelog-  * Using debhelper and compat 9.
debian/changelog-  * Using dh_python2 and not CDBS anymore.
debian/changelog-  * Added VCS fields.
debian/changelog:  * Added build-depends: python-setuptools.
debian/changelog-  * Added a watch file.
debian/changelog-
debian/changelog- -- Thomas Goirand <zigo@debian.org>  Sat, 20 Jul 2013 17:29:59 +0000


diff --git a/debian/control b/debian/control
index 5f47d09..82686fe 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends:
  python3-hatch-vcs,
  python3-hatchling,
  python3-pbr,
- python3-setuptools,
  python3-testtools,
 Standards-Version: 4.7.4
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-testscenarios