[Python-modules-commits] [ipywidgets] 07/14: Remove PYBUILD_NAME

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Nov 29 16:47:36 UTC 2016


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

chronitis-guest pushed a commit to branch master
in repository ipywidgets.

commit b80ed0622cf948e8e38c06998d5e6b26ed9462f2
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Nov 29 16:21:34 2016 +0100

    Remove PYBUILD_NAME
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0250cc9..f99a5a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 export LC_ALL=C.UTF-8
-export PYBUILD_NAME=ipywidgets
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list