[Python-modules-commits] [python-testing.postgresql] 05/05: Add build dependencies for tests.

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Sep 29 14:08:43 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.postgresql.

commit 2210f21436e965ad8f681a5217c1d22a164aaa04
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Sep 29 16:07:08 2016 +0200

    Add build dependencies for tests.
---
 debian/control | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/control b/debian/control
index fb9a081..872c5d2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,17 @@ Build-Depends:
  debhelper (>= 10),
  dh-python,
  python-all (>= 2.6.6-3),
+ python-nose,
+ python-pg8000 (>= 1.10),
+ python-psycopg2,
  python-setuptools (>= 0.6b3),
+ python-sqlalchemy,
  python3-all,
+ python3-nose,
+ python3-pg8000 (>= 1.10),
+ python3-psycopg2,
  python3-setuptools,
+ python3-sqlalchemy,
 Standards-Version: 3.9.8
 Homepage: https://github.com/tk0miya/testing.postgresql
 Testsuite: autopkgtest-pkg-python

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



More information about the Python-modules-commits mailing list