[neon/forks/pyqt6/Neon/release] debian: Bump python3-pyqt6.sip dependency to 13.11, per PKG-INFO.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:39:11 BST 2026
Git commit df204dc3cddd66ff922deb32957c776ce2198866 by Dmitry Shachnev.
Committed on 31/03/2026 at 14:30.
Pushed by carlosdem into branch 'Neon/release'.
Bump python3-pyqt6.sip dependency to 13.11, per PKG-INFO.
M +1 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/forks/pyqt6/-/commit/df204dc3cddd66ff922deb32957c776ce2198866
diff --git a/debian/changelog b/debian/changelog
index 0654fc4..4770047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pyqt6 (6.11.0-1) UNRELEASED; urgency=medium
* 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.
+ * Bump python3-pyqt6.sip dependency to 13.11, per PKG-INFO.
-- Dmitry Shachnev <mitya57 at debian.org> Mon, 23 Mar 2026 00:16:48 +0300
diff --git a/debian/control b/debian/control
index 7f8504a..74eac23 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Description: D-Bus Qt main loop support for Python
Package: python3-pyqt6
Architecture: any
Depends: python3-pyqt6.sip (<< 14),
- python3-pyqt6.sip (>= 13.8),
+ python3-pyqt6.sip (>= 13.11),
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list