Source: rpmlint
Version: 2.6.1-2
Severity: normal
Tags: patch
Control: block 1068502 by -1

(Severity: serious because this blocks another RC bug.)

As described in https://bugs.debian.org/1068502, we're trying to remove 
python3-pytest-flake8.  rpmlint has build/test-dependencies on it, but 
it still builds and autopkgtests cleanly if I remove those.  Patch 
attached.

Thanks,

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]
diff -Nru rpmlint-2.6.1/debian/changelog rpmlint-2.6.1/debian/changelog
--- rpmlint-2.6.1/debian/changelog      2025-01-21 03:09:20.000000000 +0000
+++ rpmlint-2.6.1/debian/changelog      2025-03-24 10:01:31.000000000 +0000
@@ -1,3 +1,10 @@
+rpmlint (2.6.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop build/test-dependency on python3-pytest-flake8 (see #1068502).
+
+ -- Colin Watson <cjwat...@debian.org>  Mon, 24 Mar 2025 10:01:31 +0000
+
 rpmlint (2.6.1-2) unstable; urgency=medium
 
   * QA upload.
diff -Nru rpmlint-2.6.1/debian/control rpmlint-2.6.1/debian/control
--- rpmlint-2.6.1/debian/control        2025-01-21 03:09:18.000000000 +0000
+++ rpmlint-2.6.1/debian/control        2025-03-24 10:00:53.000000000 +0000
@@ -18,7 +18,6 @@
  python3-pybeam,
  python3-pytest <!nocheck>,
  python3-pytest-cov <!nocheck>,
- python3-pytest-flake8 <!nocheck>,
  python3-pytest-xdist <!nocheck>,
  python3-rpm,
  python3-setuptools,
diff -Nru rpmlint-2.6.1/debian/tests/control rpmlint-2.6.1/debian/tests/control
--- rpmlint-2.6.1/debian/tests/control  2025-01-21 03:09:09.000000000 +0000
+++ rpmlint-2.6.1/debian/tests/control  2025-03-24 10:00:57.000000000 +0000
@@ -4,7 +4,6 @@
  flake8,
  python3-pytest,
  python3-pytest-cov,
- python3-pytest-flake8,
  python3-pytest-xdist,
  rpm,
  @,

Reply via email to