gnu: python-flask-restplus: Disable tests. * gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
gnu: python-gridmap: Disable tests. * gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]: Set #:tests? #f.
gnu: python-hy: Fix test suite. * gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check' phase with custom command. [native-inputs]: Add python-coverage and python-nose.
gnu: python-py3status: Disable tests. * gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
gnu: python-pyserial: Disable tests. * gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]: Set #:tests? #f.
gnu: python-pystache: Disable tests for python3 variant. * gnu/packages/python.scm (python-pystache)[arguments]: Disable tests. [properties]: New field. Delay python2 variant. (python2-pystache)[arguments]: Replace 'check' phase with custom command.
gnu: python-pytest-xdist: Disable tests. * gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist)[arguments]: Set #:tests? #f.
gnu: python-rpy2: Fix tests. * gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace check phase with custom post-install command.
gnu: python-seaborn: Disable tests. * gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]: Disable tests.
gnu: python-sqlalchemy-utils: Disable tests. * gnu/packages/python.scm (python-sqlalchemy-utils, python2-sqlalchemy-utils)[arguments]: Set #:tests? #f. [native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and python-pytz.
gnu: python-oauthlib: Fix tests. * gnu/packages/python.scm (python-oauthlib)[native-inputs]: Add python-mock. (python2-oauthlib)[native-inputs]: Inherit python-mock.
gnu: python-paramiko: Disable tests. * gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]: Set #:tests? #f.
gnu: python-termstyle: Fix tests. * gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase with custom command.
gnu: python-twisted: Disable tests. * gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]: Set #:tests? #f.
gnu: python-zope-security: Disable tests. * gnu/packages/python.scm (python-zope-security, python2-zope-security)[arguments]: Set #:tests? #f. [native-inputs]: Add python-six.
gnu: python-zope-location: Disable tests. * gnu/packages/python.scm (python-zope-location, python2-zope-location)[arguments]: Set #:tests? #f.
gnu: python-zope-proxy: Disable tests. * gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]: Set #:tests? #f.
gnu: python-zope-configuration: Disable tests. * gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration)[arguments]: Set #:tests? #f.
gnu: python-zope-interface: Disable tests. * gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[arguments]: Set #:tests? #f.
gnu: python-zope-testrunner: Disable tests. * gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner)[arguments]: Set #:tests? #f.