[Python-modules-commits] [requests] 04/09: Remove override_dh_auto_install since it's no longer needed to build the wheel package

Daniele Tricoli eriol-guest at moszumanska.debian.org
Fri Feb 12 06:52:01 UTC 2016


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

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

commit 8884b80bc75b1efc2d3dd25a6212e47fa36441b3
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Fri Feb 12 06:23:54 2016 +0100

    Remove override_dh_auto_install since it's no longer needed to build the
    wheel package
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index e06fbba..cd81a32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,9 +22,3 @@ override_dh_auto_test:
 
 override_dh_installchangelogs:
 	dh_installchangelogs HISTORY.rst
-
-override_dh_auto_install:
-	dh_auto_install
-	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/requests.git



More information about the Python-modules-commits mailing list