[Python-modules-commits] [mockldap] 12/13: Disable test until upstream includes them in their tarball again.
Michael Fladischer
fladi at moszumanska.debian.org
Wed Nov 1 18:29:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository mockldap.
commit 4bc2e0b0f21bb6a06d4f5eaa3700aa33a71318e5
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Nov 1 18:49:38 2017 +0100
Disable test until upstream includes them in their tarball again.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 91febe3..34e0e2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ mockldap (0.3.0-1) UNRELEASED; urgency=low
* Use https:// for uscan URL.
* Refresh patches for 0.3.0.
* Clean up modified files to allow two builds in a row.
+ * Disable test until upstream includes them in their tarball again.
-- Michael Fladischer <fladi at debian.org> Wed, 01 Nov 2017 18:31:50 +0100
diff --git a/debian/rules b/debian/rules
index fe91cd9..b9fc520 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=mockldap
+export PYBUILD_DISABLE=test
%:
dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mockldap.git
More information about the Python-modules-commits
mailing list