[neon/forks/sip6/Neon/release] debian: Bump required setuptools version to 69.5, following upstream.

Dmitry Shachnev null at kde.org
Sun Aug 17 07:48:50 BST 2025


Git commit 35ee4e7f1814f7015381f92258619d438a5f2b25 by Dmitry Shachnev.
Committed on 12/12/2024 at 11:02.
Pushed by carlosdem into branch 'Neon/release'.

Bump required setuptools version to 69.5, following upstream.

M  +1    -0    debian/changelog
M  +1    -1    debian/control

https://invent.kde.org/neon/forks/sip6/-/commit/35ee4e7f1814f7015381f92258619d438a5f2b25

diff --git a/debian/changelog b/debian/changelog
index eecc5d3..2c043cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sip6 (6.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Refresh intersphinx_local.diff.
+  * Bump required setuptools version to 69.5, following upstream.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 12 Dec 2024 14:01:23 +0300
 
diff --git a/debian/control b/debian/control
index f8faeac..b776613 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-myst-parser <!nodoc>,
                python3-packaging,
                python3-ply,
-               python3-setuptools (>= 64),
+               python3-setuptools (>= 69.5),
                python3-setuptools-scm (>= 8),
                python3-sphinx <!nodoc>,
                python3-sphinx-rtd-theme <!nodoc>



More information about the Neon-commits mailing list