[neon/forks/sip6/Neon/release] debian: Revert "see if we can build without specific versions"

Carlos De Maine null at kde.org
Sun Aug 17 12:34:12 BST 2025


Git commit 585dde0b22a2279bddd73f1452ca30b92143aa9f by Carlos De Maine.
Committed on 17/08/2025 at 11:23.
Pushed by carlosdem into branch 'Neon/release'.

Revert "see if we can build without specific versions"

This reverts commit 8a5c336f198d1a8a78e79afcbba7aec20a7ac5c0.

M  +2    -2    debian/control

https://invent.kde.org/neon/forks/sip6/-/commit/585dde0b22a2279bddd73f1452ca30b92143aa9f

diff --git a/debian/control b/debian/control
index b3c5006..41ae354 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,
+               python3-setuptools (>= 77),
                python3-setuptools-scm (>= 8),
                python3-sphinx <!nodoc>,
                python3-sphinx-rtd-theme <!nodoc>


More information about the Neon-commits mailing list