Source: python-dugong
Version: 3.7.2+dfsg-1
Severity: serious
tags -1 patch


Hello, the effort to remove catchlog is ongoing,
catchlog now is broken, because of its merge into the main pytest package.

Please update the dependencies to reflect this status,
fixing the testsuite failures and removing the old cruft from the archive.

An example of patch is here:

diff -Nru python-dugong-3.7.2+dfsg/debian/changelog 
python-dugong-3.7.2+dfsg/debian/changelog
--- python-dugong-3.7.2+dfsg/debian/changelog   2018-02-11 16:09:49.000000000 
+0000
+++ python-dugong-3.7.2+dfsg/debian/changelog   2018-04-03 10:35:29.000000000 
+0000
@@ -1,3 +1,9 @@
+python-dugong (3.7.2+dfsg-1.1) unstable; urgency=medium
+
+  * Drop catchlog dependency, now merged into pytest (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Tue, 03 Apr 2018 
12:35:29 +0200
+
 python-dugong (3.7.2+dfsg-1) unstable; urgency=medium
 
   * python-dugong-doc is now Multi-Arch: foreign.
diff -Nru python-dugong-3.7.2+dfsg/debian/control 
python-dugong-3.7.2+dfsg/debian/control
--- python-dugong-3.7.2+dfsg/debian/control     2018-02-11 16:09:49.000000000 
+0000
+++ python-dugong-3.7.2+dfsg/debian/control     2018-04-03 10:35:16.000000000 
+0000
@@ -7,8 +7,7 @@
 Build-Depends: debhelper (>= 9),
                python3-all,
                python3-sphinx (>= 1.0.7+dfsg),
-               python3-pytest (>= 2.8.0),
-               python3-pytest-catchlog,
+               python3-pytest (>= 3.3.0),
                dh-python,
                python3-setuptools
 Standards-Version: 4.1.1
diff -Nru python-dugong-3.7.2+dfsg/debian/tests/control 
python-dugong-3.7.2+dfsg/debian/tests/control
--- python-dugong-3.7.2+dfsg/debian/tests/control       2018-02-11 
16:09:49.000000000 +0000
+++ python-dugong-3.7.2+dfsg/debian/tests/control       2018-04-03 
10:35:25.000000000 +0000
@@ -1,2 +1,2 @@
 Tests: upstream-standard
-Depends: python3-pytest, python3-dugong, python3-pytest-catchlog
+Depends: python3-pytest, python3-dugong


thanks!

Gianfranco



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to