[neon/kf6/kf6-kapidox/Neon/unstable] debian: python3-setuptools

Carlos De Maine null at kde.org
Wed Nov 8 05:49:49 GMT 2023


Git commit 3d1d7b249a5170574bba5087406f3675fda31f64 by Carlos De Maine.
Committed on 08/11/2023 at 06:49.
Pushed by carlosdem into branch 'Neon/unstable'.

python3-setuptools

M  +2    -0    debian/control
M  +0    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kapidox/-/commit/3d1d7b249a5170574bba5087406f3675fda31f64

diff --git a/debian/control b/debian/control
index 82a21a3..a2bb362 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends: debhelper-compat (= 13),
                python3-gv,
                python3-pip,
                python3-pip-whl,
+               python3-setuptools,
+               python3-setuptools-whl,
 Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/frameworks/kapidox
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kapidox
diff --git a/debian/rules b/debian/rules
index 7804810..4483f1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,5 @@
 	dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_auto_clean:
-	rm -r /usr/lib/python3/dist-packages/setuptools/
 	python3 -m pip install -U --upgrade-strategy eager -r requirements.frozen.txt
 	dh_auto_clean -O--buildsystem=pybuild --


More information about the Neon-commits mailing list