[Python-modules-commits] [python-daemonocle] 01/01: fix just for python2

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Wed Aug 10 15:52:24 UTC 2016


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

alvesadrian-guest pushed a commit to branch master
in repository python-daemonocle.

commit 5e49869c567a7e3e9a59c5edde0e183600844982
Author: Adrian Alves <adrian.alves at codeenigma.com>
Date:   Wed Aug 10 12:52:16 2016 -0300

    fix just for python2
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 55d1f76..86509c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,4 @@
 #export DH_VERBOSE=1
 export PYBUILD_NAME=daemonocle
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
-override_dh_auto_test:
+	dh $@ --with python2

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



More information about the Python-modules-commits mailing list