[Python-modules-commits] [python-treq] 04/04: add dep-8 tests

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Sat May 7 23:43:53 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 31c4bd61c767d2bb9f0e774993111f8c5be2cec9
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Sun May 8 01:40:40 2016 +0200

    add dep-8 tests
---
 debian/control       | 2 ++
 debian/tests/control | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 0de4879..6e7dd54 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
  debhelper (>= 9),
  dh-python,
  python-all,
+ python-mock,
  python-openssl (>= 0.13),
  python-requests,
  python-service-identity,
@@ -14,6 +15,7 @@ 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
new file mode 100644
index 0000000..3857220
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1 @@
+Test-Command: trial treq/test

-- 
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