[Python-modules-commits] [python-bitbucket-api] 03/04: Use PYBUILD_DISABLE_python2

ChangZhuo Chen czchen at moszumanska.debian.org
Sat Dec 17 01:52:02 UTC 2016


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

czchen pushed a commit to tag debian/0.5.0-2
in repository python-bitbucket-api.

commit ce100514e36541f9d30398353d7b71645ffc6852
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Sat Dec 17 09:49:36 2016 +0800

    Use PYBUILD_DISABLE_python2
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c8625c1..85d37d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 #export DH_VERBOSE = 1
 
 export PYBUILD_NAME=bitbucket-api
+export PYBUILD_DISABLE_python2=1
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list