[Python-modules-commits] [libcloud] 05/07: include paramiko for py3 and not py2 to test with/without

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Apr 11 20:08:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

eighthave pushed a commit to tag p
in repository libcloud.

commit 63805d23d63ec11202eacb61535b516b6d21d5fa
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Apr 11 17:41:06 2017 +0200

    include paramiko for py3 and not py2 to test with/without
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 66fb658..1f2232c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: debhelper (>= 9~),
                python3-all,
                python3-crypto (>= 2.6),
                python3-lockfile (>= 0.9),
+               python3-paramiko,
                python3-requests-mock,
                python3-simplejson,
                python3-setuptools,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/libcloud.git



More information about the Python-modules-commits mailing list