Your message dated Tue, 25 Mar 2025 11:43:08 +0100
with message-id 
<4fsviltcn7qvnec4badjj3pstdsknrmltnv6xgrcbi77unoieq@aqnuq3v37h2h>
and subject line eccodes-python: Please drop build-dependency on 
python3-pytest-flake8
has caused the Debian Bug report #1101178,
regarding eccodes-python: Please drop build-dependency on python3-pytest-flake8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1101178: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: eccodes-python
Version: 2:2.39.2-1
Severity: serious
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.  eccodes-python gained a build-dependency on it 
in 2:2.39.1-1 on the basis that this allowed enabling tests, but it's 
actually unnecessary; it only needs a build-dependency on 
python3-pytest.  Patch attached.

Thanks,

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]
diff -Nru eccodes-python-2.39.2/debian/changelog 
eccodes-python-2.39.2/debian/changelog
--- eccodes-python-2.39.2/debian/changelog      2025-02-01 14:28:44.000000000 
+0000
+++ eccodes-python-2.39.2/debian/changelog      2025-03-24 09:51:47.000000000 
+0000
@@ -1,3 +1,11 @@
+eccodes-python (2:2.39.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-depend on python3-pytest rather than python3-pytest-flake8 (see
+    #1068502).
+
+ -- Colin Watson <cjwat...@debian.org>  Mon, 24 Mar 2025 09:51:47 +0000
+
 eccodes-python (2:2.39.2-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru eccodes-python-2.39.2/debian/control 
eccodes-python-2.39.2/debian/control
--- eccodes-python-2.39.2/debian/control        2025-02-01 14:28:44.000000000 
+0000
+++ eccodes-python-2.39.2/debian/control        2025-03-24 09:51:47.000000000 
+0000
@@ -9,7 +9,7 @@
   python3-all-dev, 
   python3-numpy,
   python3-setuptools,
-  python3-pytest-flake8,
+  python3-pytest,
   python3-ecmwflibs,
   python3-cffi
 Standards-Version: 4.7.0

--- End Message ---
--- Begin Message ---
Version: 2:2.39.2-2

--- End Message ---

Reply via email to