[neon/forks/pyqt6-webengine/Neon/release] debian: Bump required SIP version to 6.15, per pyproject.toml.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:47:52 BST 2026
Git commit 2c4e846a038d757e329cf2c0aa798c81fa621a01 by Dmitry Shachnev.
Committed on 02/04/2026 at 20:22.
Pushed by carlosdem into branch 'Neon/release'.
Bump required SIP version to 6.15, per pyproject.toml.
M +1 -0 debian/changelog
M +2 -2 debian/control
https://invent.kde.org/neon/forks/pyqt6-webengine/-/commit/2c4e846a038d757e329cf2c0aa798c81fa621a01
diff --git a/debian/changelog b/debian/changelog
index dbe6002..0ab8e23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyqt6-webengine (6.11.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Drop uint8_t.patch, applied upstream.
* Update copyright years.
+ * Bump required SIP version to 6.15, per pyproject.toml.
-- Dmitry Shachnev <mitya57 at debian.org> Thu, 02 Apr 2026 23:17:31 +0300
diff --git a/debian/control b/debian/control
index 04222ed..186a599 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends: debhelper-compat (= 13),
pyqt6-dev,
python3-all-dev,
python3-pyqtbuild (>= 1.19),
- python3-sipbuild (>= 6.13.1),
+ python3-sipbuild (>= 6.15),
qt6-base-dev (>= 6.2.4+dfsg-3~),
qt6-webengine-dev,
- sip-tools (>= 6.13.1)
+ sip-tools (>= 6.15)
Standards-Version: 4.7.2
Homepage: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt6-webengine.git
More information about the Neon-commits
mailing list