gnu: python-oslo.utils: Disable tests. * gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils)[arguments]: Set #:tests? #f. [native-inputs]: Add python-bandit and python-oslo.config.
gnu: python-oslo.config: Disable tests. * gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config)[arguments]: Set #:tests? #f.
gnu: python-stevedore: Fix tests. * gnu/packages/openstack.scm (python-stevedore, python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx, python-sphinx and python-testrepository.
gnu: python-oslo.i18n: Disable tests. * gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]: Set #:tests? #f.
gnu: python-oslo.context: Disable tests. * gnu/packages/openstack.scm (python-oslo.context, python2-oslo.context)[arguments]: Set #:tests? #f. [native-inputs]: Add python-coverage, python-hacking, python-mock, python-os-client-config, python-oslosphinx and python-sphinx.
gnu: python-debtcollector: Disable tests. * gnu/packages/openstack.scm (python-debtcollector, python2-debtcollector)[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.
gnu: snakemake: Update to 3.9.0. * gnu/packages/python.scm (snakemake): Update to 3.9.0. [source]: Use 'pypi-uri'. [arguments]: Disable tests. [home-page]: Update.
gnu: python-ly: Disable tests. * gnu/packages/python.scm (python-ly): Set #:tests? #f.
gnu: python-scikit-image: Disable tests. * gnu/packages/python.scm (python-scikit-image, python2-scikit-image)[arguments]: Set #:tests? #f.
gnu: python-jedi: Disable tests. * gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable tests. [native-inputs]: Add python-pytest.
gnu: python-rdflib: Disable tests. * gnu/packages/rdf.scm (python-rdflib)[arguments]: Set #:tests? #f. [native-inputs]: Add python-nose. (python2-rdflib)[inputs]: Remove field. Use 'package-with-python2'.
gnu: python-clint: Fix tests. * gnu/packages/python.scm (python-clint, python2-clint)[native-inputs]: Add python-pytest. [arguments]: Replace 'check' phase with custom command.