[Python-modules-commits] [pyopengl] 01/05: Disable tests (Closes: #802117)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sat May 21 09:21:49 UTC 2016


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

onlyjob pushed a commit to branch master
in repository pyopengl.

commit 3d122d0
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sat May 21 07:46:23 2016

    Disable tests (Closes: #802117)
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 91b9933..8ceffed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
 export PYBUILD_NAME=opengl
+
+## Tests are failing (#802117):
+export PYBUILD_DISABLE=test/python3
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list