[Python-modules-commits] [keyrings.alt] 01/01: Add python-keyring to Build-Depends for tests

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Feb 6 09:49:55 UTC 2016


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

mitya57 pushed a commit to branch master
in repository keyrings.alt.

commit fd65a837261f35c15d24dbfbb8e914ece9c81c5e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Feb 6 12:49:38 2016 +0300

    Add python-keyring to Build-Depends for tests
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 0be2b3c..4debdc9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,14 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all (>= 2.6.6-13),
                python-crypto,
+               python-keyring,
                python-mock,
                python-pytest,
                python-setuptools,
                python-setuptools-scm (>= 1.9),
                python3-all,
                python3-crypto,
+               python3-keyring,
                python3-mock,
                python3-pytest,
                python3-setuptools,

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



More information about the Python-modules-commits mailing list