[neon/forks/sip6/Neon/release] debian: Make blhc ignore the messages from setuptools builder.
Dmitry Shachnev
null at kde.org
Mon Jul 27 12:04:48 BST 2026
Git commit a2d75f4a97633ab512f9e294f53997e11aa42ca2 by Dmitry Shachnev.
Committed on 06/12/2025 at 18:06.
Pushed by carlosdem into branch 'Neon/release'.
Make blhc ignore the messages from setuptools builder.
M +1 -0 debian/changelog
M +3 -0 debian/gitlab-ci.yml
https://invent.kde.org/neon/forks/sip6/-/commit/a2d75f4a97633ab512f9e294f53997e11aa42ca2
diff --git a/debian/changelog b/debian/changelog
index 64dfb0a..d19a10c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sip6 (6.15.0-1) UNRELEASED; urgency=medium
* Build-depend on python3-pytest for the tests.
* Document the --option flag in sip-module(1).
* Refresh patches for the new release.
+ * Make blhc ignore the messages from setuptools builder.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 06 Dec 2025 19:48:25 +0300
diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml
index 0c22dc4..ebc6acb 100644
--- a/debian/gitlab-ci.yml
+++ b/debian/gitlab-ci.yml
@@ -1,3 +1,6 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ SALSA_CI_BLHC_ARGS: --ignore-line "Compiling the '.*' module..."
More information about the Neon-commits
mailing list