[Python-modules-commits] [coreapi] 03/03: Python2 version will be needed too

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Wed Jan 10 00:09:30 UTC 2018


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

peb-guest pushed a commit to branch master
in repository coreapi.

commit fe9deba87450afaa06f7ad181aa9f02613573714
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Wed Jan 10 01:09:18 2018 +0100

    Python2 version will be needed too
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0524559..966590e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 export PYBUILD_NAME=coreapi
 
 %:
-	dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list