[neon/neon-packaging/ytmusicapi/Neon/unstable] debian: seems that old python3-setuptools can confuse things

Carlos De Maine null at kde.org
Wed Jan 4 10:23:56 GMT 2023


Git commit 401f4b9d123cb61580562ed3fc6636fcbc368ef4 by Carlos De Maine.
Committed on 04/01/2023 at 10:23.
Pushed by carlosdem into branch 'Neon/unstable'.

seems that old python3-setuptools can confuse things

M  +2    -1    debian/control

https://invent.kde.org/neon/neon-packaging/ytmusicapi/commit/401f4b9d123cb61580562ed3fc6636fcbc368ef4

diff --git a/debian/control b/debian/control
index aefc646..0973c1f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Build-Depends:
  pybuild-plugin-pyproject,
  python3-pkg-resources,
  python3-pytest <!nocheck>,
- python3-setuptools,
+ python3-requests,
  python3-setuptools-scm,
+ python3-sphinx,
  zip
 Build-Depends-Indep:
  python3


More information about the Neon-commits mailing list