[neon/forks/sip6/Neon/release] debian: Bump dependencies on python3-packaging and python3-setuptools.
Dmitry Shachnev
null at kde.org
Sun Aug 17 07:48:50 BST 2025
Git commit 91638e20368d3cd6b72fa05538f45f41828b840a by Dmitry Shachnev.
Committed on 21/05/2025 at 21:08.
Pushed by carlosdem into branch 'Neon/release'.
Bump dependencies on python3-packaging and python3-setuptools.
M +1 -0 debian/changelog
M +2 -2 debian/control
https://invent.kde.org/neon/forks/sip6/-/commit/91638e20368d3cd6b72fa05538f45f41828b840a
diff --git a/debian/changelog b/debian/changelog
index 50bb246..e711396 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sip6 (6.11.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Refresh intersphinx_local.diff.
+ * Bump dependencies on python3-packaging and python3-setuptools.
-- Dmitry Shachnev <mitya57 at debian.org> Thu, 22 May 2025 00:05:25 +0300
diff --git a/debian/control b/debian/control
index b776613..ecf3d62 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev <!nocheck>,
python3-doc <!nodoc>,
python3-myst-parser <!nodoc>,
- python3-packaging,
+ python3-packaging (>= 24.2),
python3-ply,
- python3-setuptools (>= 69.5),
+ python3-setuptools (>= 77),
python3-setuptools-scm (>= 8),
python3-sphinx <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>
More information about the Neon-commits
mailing list