Source: python-llfuse
Version: 1.3.2+dfsg-2
Severity: serious
Tags: 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-llfuse-1.3.3+dfsg/debian/changelog 
python-llfuse-1.3.3+dfsg/debian/changelog
--- python-llfuse-1.3.3+dfsg/debian/changelog   2018-03-31 11:51:40.000000000 
+0000
+++ python-llfuse-1.3.3+dfsg/debian/changelog   2018-04-03 10:36:53.000000000 
+0000
@@ -1,3 +1,9 @@
+python-llfuse (1.3.3+dfsg-1.1) unstable; urgency=medium
+
+  * Really drop catchlog depedency (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Tue, 03 Apr 2018 
12:36:53 +0200
+
 python-llfuse (1.3.3+dfsg-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff -Nru python-llfuse-1.3.3+dfsg/debian/control 
python-llfuse-1.3.3+dfsg/debian/control
--- python-llfuse-1.3.3+dfsg/debian/control     2018-03-31 11:50:14.000000000 
+0000
+++ python-llfuse-1.3.3+dfsg/debian/control     2018-04-03 10:36:31.000000000 
+0000
@@ -14,8 +14,7 @@
                python3-all-dev,
                python3-all-dbg,
                python3-sphinx (>= 1.0.7+dfsg),
-               python-pytest (>= 2.8.0),
-               python-pytest-catchlog,
+               python-pytest (>= 3.3.0),
                python-contextlib2,
                python3-pytest (>= 3.3.0),
                pkg-config,
diff -Nru python-llfuse-1.3.3+dfsg/debian/tests/control 
python-llfuse-1.3.3+dfsg/debian/tests/control
--- python-llfuse-1.3.3+dfsg/debian/tests/control       2018-03-31 
11:49:57.000000000 +0000
+++ python-llfuse-1.3.3+dfsg/debian/tests/control       2018-04-03 
10:36:49.000000000 +0000
@@ -1,10 +1,10 @@
 Tests: upstream-standard
-Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, 
python3-pytest-catchlog, python-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse
 
 # This is really the same test suite, but when run with root
 # access (or permission to mount fuse file systems), additional
 # tests will be run.
 Tests: upstream-with-fuse
-Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, 
python3-pytest-catchlog, python-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse
 Restrictions: needs-root
 


thanks!

Gianfranco


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to