[Python-apps-commits] r14444 - in packages/pyinfra/trunk/debian (changelog tests/control)

stender at users.alioth.debian.org stender at users.alioth.debian.org
Sun Nov 5 10:52:46 UTC 2017


    Date: Sunday, November 5, 2017 @ 10:52:43
  Author: stender
Revision: 14444

deb/tests/control: add python3-click to Depends

Modified:
  packages/pyinfra/trunk/debian/changelog
  packages/pyinfra/trunk/debian/tests/control

Modified: packages/pyinfra/trunk/debian/changelog
===================================================================
--- packages/pyinfra/trunk/debian/changelog	2017-11-04 14:15:31 UTC (rev 14443)
+++ packages/pyinfra/trunk/debian/changelog	2017-11-05 10:52:43 UTC (rev 14444)
@@ -1,3 +1,9 @@
+pyinfra (0.4.1-2) UNRELEASED; urgency=medium
+
+  * deb/tests/control: add python3-click to Depends.
+
+ -- Daniel Stender <stender at debian.org>  Sun, 05 Nov 2017 11:51:40 +0100
+
 pyinfra (0.4.1-1) unstable; urgency=medium
 
   [ Christophe Siraut ]

Modified: packages/pyinfra/trunk/debian/tests/control
===================================================================
--- packages/pyinfra/trunk/debian/tests/control	2017-11-04 14:15:31 UTC (rev 14443)
+++ packages/pyinfra/trunk/debian/tests/control	2017-11-05 10:52:43 UTC (rev 14444)
@@ -1,2 +1,2 @@
 Tests: pyinfra
-Depends: python3, python3-nose, python3-six, python3-mock, python3-jsontest, python3-paramiko, python3-gevent, python3-termcolor, python3-jinja2, python3-dateutil
\ No newline at end of file
+Depends: python3, python3-nose, python3-six, python3-mock, python3-jsontest, python3-paramiko, python3-gevent, python3-termcolor, python3-jinja2, python3-dateutil, python3-click




More information about the Python-apps-commits mailing list