This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to tag debian/0.511-1 in repository mypy.
commit 707a87d605a61e5d44145ed17c8013b3d2faad0f Author: Michael R. Crusoe <[email protected]> Date: Sat Jun 24 08:44:05 2017 -0700 upstream not currently shipping their tests, skip for now --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 03cdd16..043ac13 100755 --- a/debian/rules +++ b/debian/rules @@ -2,9 +2,8 @@ # DH_VERBOSE := 1 export PYBUILD_NAME = mypy +export PYBUILD_DISABLE=test PPATH=$(CURDIR):$(CURDIR)/lib-typing/3.2 -export PYBUILD_BEFORE_TEST=cp {dir}/debian/myunit {dir}/scripts/ && ${interpreter} {dir}/runtests.py -export PYBUILD_TEST_ARGS=|| /bin/true include /usr/share/dpkg/pkg-info.mk %: dh $@ --with python3 --buildsystem=pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mypy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
