[neon/forks/pyqt6/Neon/release] debian: Bump sip-tools build-dependency to 6.15, per pyproject.toml.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:39:11 BST 2026
Git commit 1a5e0cf178e020af19370f2ccebc112bd911558a by Dmitry Shachnev.
Committed on 31/03/2026 at 14:29.
Pushed by carlosdem into branch 'Neon/release'.
Bump sip-tools build-dependency to 6.15, per pyproject.toml.
M +1 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/forks/pyqt6/-/commit/1a5e0cf178e020af19370f2ccebc112bd911558a
diff --git a/debian/changelog b/debian/changelog
index 3c86feb..0654fc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyqt6 (6.11.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Replace qt6-base-private-dev build-dependency with qt6-base-dev again.
The Qt change was reverted, see #1131560.
+ * Bump sip-tools build-dependency to 6.15, per pyproject.toml.
-- Dmitry Shachnev <mitya57 at debian.org> Mon, 23 Mar 2026 00:16:48 +0300
diff --git a/debian/control b/debian/control
index 4f579ee..7f8504a 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper-compat (= 13),
qt6-tools-dev,
qt6-webchannel-dev,
qt6-websockets-dev,
- sip-tools (>= 6.13.1)
+ sip-tools (>= 6.15)
Standards-Version: 4.7.3
Homepage: https://riverbankcomputing.com/software/pyqt/intro
Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt6.git
More information about the Neon-commits
mailing list