gnu: python-flake8-2.2.4: Disable tests. * gnu/packages/python.scm (python-flake8-2.2.4, python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
gnu: python-pep8-1.5.7: Disable tests. * gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]: Set #:tests? #f.
gnu: python-pyflakes-0.8.1: Disable tests. * gnu/packages/python.scm (python-pyflakes-0.8.1, python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.
gnu: python-testrepository: Disable tests. * gnu/packages/python.scm (python-testrepository, python2-testrepository): Set #:tests? #f.
gnu: python-fixtures: Fix test suite. * gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check' with custom phase. [native-inputs]: Add python-mock.
gnu: python-psutil: Disable tests. * gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.
gnu: python-sphinx-rtd-theme: Build with python-sphinx. * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.
gnu: python-zope-schema: Build with python-zope-exceptions. * gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
gnu: python-cairocffi: Disable tests. * gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]: Set #:tests? #f.
gnu: python-cairocffi: Use 'modify-phases' syntax. * gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
gnu: python-xcffib: Disable tests. * gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]: Set #:tests? #f.
gnu: python-xcffib: Use 'modify-phases' syntax. * gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
gnu: python-requests: Disable tests. * gnu/packages/python.scm (python-requests, python2-requests, python-requests-2.7)[native-inputs]: Remove field. [arguments]: New field. Set #:tests? #f.
gnu: python-click: Fix tests. * gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace 'check' with custom phase. [native-inputs]: Add python-pytest.
gnu: python-tornado: Disable tests. * gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]: Set #:tests? #f.
gnu: python-sphinx: Disable tests. * gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]: Set #:tests? #f.
gnu: python-pygments: Disable tests. * gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]: Set #:tests? #f.
gnu: python-coverage: Disable tests. * gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]: Set #:tests? #f.
gnu: python-six: Fix test dependencies. * gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add python-py and python-pytest.
gnu: python-py: Disable tests. * gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.