[med-svn] [python3-fitbitscraper] 02/03: Removed build-dep on Python 2
Iain Learmonth
irl-guest at moszumanska.debian.org
Sun Feb 2 19:56:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository python3-fitbitscraper.
commit 9e8c886622a2511606fdfc8894fb1e54d11193c8
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Sun Feb 2 19:53:05 2014 +0000
Removed build-dep on Python 2
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 79f2753..258b4f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,10 @@
export DH_VERBOSE=1
export PYBUILD_NAME=fitbitscraper
+export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/python3-fitbitscraper/
override_dh_auto_install:
dh_auto_install
- python setup.py install --root=debian/$(PYBUILD_NAME) --install-layout=deb --install-lib=/usr/share/$(PYBUILD_NAME) --install-scripts=/usr/share/$(PYBUILD_NAME)
PYTHONPATH=. http_proxy='localhost' sphinx-build -N -bhtml doc/ build/html
override_dh_auto_build:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python3-fitbitscraper.git
More information about the debian-med-commit
mailing list