[neon/forks/sip6/Neon/release] debian: Build-depend on python3-pytest for the tests.
Dmitry Shachnev
null at kde.org
Mon Jul 27 12:04:48 BST 2026
Git commit c31eeaeb5ecf5c219b0f0e8e34323dee92733810 by Dmitry Shachnev.
Committed on 06/12/2025 at 16:49.
Pushed by carlosdem into branch 'Neon/release'.
Build-depend on python3-pytest for the tests.
M +1 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/forks/sip6/-/commit/c31eeaeb5ecf5c219b0f0e8e34323dee92733810
diff --git a/debian/changelog b/debian/changelog
index 5c6c3e3..cf86fda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sip6 (6.15.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Build-depend on python3-pytest for the tests.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 06 Dec 2025 19:48:25 +0300
diff --git a/debian/control b/debian/control
index d0504aa..ee0ffbd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper-compat (= 13),
python3-myst-parser <!nodoc>,
python3-packaging (>= 24.2),
python3-ply,
+ python3-pytest <!nocheck>,
python3-setuptools (>= 77),
python3-setuptools-scm (>= 8),
python3-sphinx <!nodoc>,
More information about the Neon-commits
mailing list