[neon/forks/pyqt6-webengine/Neon/release] debian: Bump required versions of SIP and python3-pyqtbuild.
Dmitry Shachnev
null at kde.org
Wed Dec 3 08:18:16 GMT 2025
Git commit 2845c7e06fb55016e45773947089188149657b1e by Dmitry Shachnev.
Committed on 25/10/2025 at 15:35.
Pushed by carlosdem into branch 'Neon/release'.
Bump required versions of SIP and python3-pyqtbuild.
M +1 -0 debian/changelog
M +3 -3 debian/control
https://invent.kde.org/neon/forks/pyqt6-webengine/-/commit/2845c7e06fb55016e45773947089188149657b1e
diff --git a/debian/changelog b/debian/changelog
index eee9c5d..9ee9c9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyqt6-webengine (6.10.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Bump required versions of SIP and python3-pyqtbuild.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 25 Oct 2025 18:33:41 +0300
diff --git a/debian/control b/debian/control
index d959d37..04222ed 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends: debhelper-compat (= 13),
libqt6opengl6-dev,
pyqt6-dev,
python3-all-dev,
- python3-pyqtbuild (>= 1.17),
- python3-sipbuild (>= 6.11),
+ python3-pyqtbuild (>= 1.19),
+ python3-sipbuild (>= 6.13.1),
qt6-base-dev (>= 6.2.4+dfsg-3~),
qt6-webengine-dev,
- sip-tools (>= 6.9)
+ sip-tools (>= 6.13.1)
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