[Python-modules-commits] [python-vertica] 01/02: Disable tests for Python 2.7

Jean Baptiste Favre jbfavre-guest at moszumanska.debian.org
Sun Apr 10 16:19:02 UTC 2016


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

jbfavre-guest pushed a commit to branch master
in repository python-vertica.

commit 74efe1f750c1a75ed4a5e4d0cb55bc7cb2c2dc66
Author: Jean Baptiste Favre <github at jbfavre.org>
Date:   Sun Apr 10 18:01:44 2016 +0200

    Disable tests for Python 2.7
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b2e256b..1caedf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 #export DH_VERBOSE=1
 export PYBUILD_NAME=vertica
+export PYBUILD_DISABLE_python2.7=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list