[neon/forks/pyqt6/Neon/release] debian: Bump required python3-sipbuild version to 6.15.0-2.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:39:11 BST 2026
Git commit de9d2827872b9eff73bd7ff32a18c00484847981 by Dmitry Shachnev.
Committed on 14/12/2025 at 16:17.
Pushed by carlosdem into branch 'Neon/release'.
Bump required python3-sipbuild version to 6.15.0-2.
That upload has a patch that fixes build of pyqt6.
M +1 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/forks/pyqt6/-/commit/de9d2827872b9eff73bd7ff32a18c00484847981
diff --git a/debian/changelog b/debian/changelog
index 947680d..2963f32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyqt6 (6.10.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Bump required python3-sipbuild version to 6.15.0-2.
-- Dmitry Shachnev <mitya57 at debian.org> Tue, 09 Dec 2025 15:47:23 +0300
diff --git a/debian/control b/debian/control
index 2a6f6b2..e5628a7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev,
python3-dbus,
python3-pyqtbuild (>= 1.19),
- python3-sipbuild (>= 6.13.1),
+ python3-sipbuild (>= 6.15.0-2~),
qt6-base-dev (>= 6.4.2+dfsg-12~),
qt6-connectivity-dev [linux-any],
qt6-declarative-dev,
More information about the Neon-commits
mailing list