[Python-modules-commits] [python-tzlocal] 01/02: the tests fail if TZ is set
Edward Betts
edward at moszumanska.debian.org
Mon Oct 26 11:31:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository python-tzlocal.
commit fc57a34a3e90376cce9f016de89718fa4686cca3
Author: Edward Betts <edward at 4angle.com>
Date: Sun Oct 25 08:44:33 2015 +0000
the tests fail if TZ is set
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 70de7e9..5ce229e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,6 @@
# This file was automatically generated by stdeb 0.8.5 at
# Sun, 30 Aug 2015 16:12:07 +0100
export PYBUILD_NAME=tzlocal
+unexport TZ
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tzlocal.git
More information about the Python-modules-commits
mailing list