[Python-modules-commits] [python-ratelimiter] 07/08: Use pybuild to properly build a Python3 package

chrysn chrysn-guest at moszumanska.debian.org
Mon Dec 11 08:15:06 UTC 2017


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

chrysn-guest pushed a commit to branch master
in repository python-ratelimiter.

commit b6f91bc07409b4ddc4f60fff66f4c02c4a62ad6e
Author: chrysn <chrysn at fsfe.org>
Date:   Mon Dec 11 08:44:56 2017 +0100

    Use pybuild to properly build a Python3 package
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f00dbc2..04cd4e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 #export DH_VERBOSE = 1
 
 %:
-	dh $@
+	dh $@ --with python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list