Package: python3-hypothesis
Version: 3.6.1-1
Severity: serious
Tags: patch
Due to missing ${python3:Depends} there are no dependencies.
Fix:
--- debian/control.old 2017-07-06 16:26:50.000000000 +0000
+++ debian/control 2017-07-06 16:27:19.000000000 +0000
@@ -42,7 +42,7 @@
Package: python3-hypothesis
Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}, ${python3:Depends}
Suggests: python-hypothesis-doc
Description: advanced Quickcheck style testing library for Python 3
Hypothesis is a library for testing your Python code against a much
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team