[Python-modules-commits] [chardet] 03/08: Don't build the wheel package

Daniele Tricoli eriol-guest at moszumanska.debian.org
Wed Feb 10 04:13:57 UTC 2016


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

eriol-guest pushed a commit to branch master
in repository chardet.

commit d6cecb3ffe3fc15e6b23ba3d5cb2d4c6a9461bd5
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Wed Feb 10 01:39:03 2016 +0100

    Don't build the wheel package
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 37551d5..570c8e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_auto_install:
 	dh_auto_install
 	mv debian/python3-chardet/usr/bin/chardetect \
 		debian/python3-chardet/usr/bin/chardetect3
-	python3 setup.py bdist_wheel \
-		--universal \
-		-d $(CURDIR)/debian/tmp/usr/share/python-wheels

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



More information about the Python-modules-commits mailing list