gnu: python-vobject: Disable the test suite.
authorLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 17:05:30 +0000 (13:05 -0400)
committerLeo Famulari <leo@famulari.name>
Mon, 17 Oct 2016 17:54:51 +0000 (13:54 -0400)
commita9871b7b523eefba58645b20c88a2499119ca48e
tree786c7d5c9ea1a6312b1483fede1e8770dfd1a7bf
parent8757f05046dfc2423edc0345c6da21d2e0a6257e
gnu: python-vobject: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-vobject build to fail.

* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
gnu/packages/python.scm