[Python-modules-commits] [python-treq] 01/01: Move test dependencies in tests/control
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Wed May 11 21:49:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
oorestisime-guest pushed a commit to branch master
in repository python-treq.
commit ac2aa8b889b64755e0f09f555b4453fea661d3ce
Author: Orestis Ioannou <orestis at oioannou.com>
Date: Wed May 11 23:48:47 2016 +0200
Move test dependencies in tests/control
---
debian/control | 2 --
debian/tests/control | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6e7dd54..0de4879 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Build-Depends:
debhelper (>= 9),
dh-python,
python-all,
- python-mock,
python-openssl (>= 0.13),
python-requests,
python-service-identity,
@@ -15,7 +14,6 @@ Build-Depends:
python-sphinx,
python-twisted (>= 14.0.2),
python3-all,
- python3-mock,
python3-openssl (>= 0.15.1),
python3-requests,
python3-service-identity,
diff --git a/debian/tests/control b/debian/tests/control
index 3857220..cac143b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1,2 @@
Test-Command: trial treq/test
+Depends: python-mock
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-treq.git
More information about the Python-modules-commits
mailing list