gnu: python-bandit: Update to 1.4.0. * gnu/packages/openstack.scm (python-bandit): Update to 1.4.0. [source](uri): Use PYPI-URI. [arguments]: Run CHECK-PHASE after INSTALL-PHASE. [propagated-inputs]: Remove PYTHON-APPDIRS. Add PYTHON-GITPYTHON. [native-inputs]: Remove PYTHON-PBR. Add PYTHON-BEAUTIFULSOUP4, PYTHON-OSLOTEST and PYTHON-SUBUNIT.
gnu: Add python-gitpython. * gnu/packages/version-control.scm (python-gitpython, python2-gitpython): New public variables.
gnu: Add python-gitdb. * gnu/packages/version-control.scm (python-gitdb, python2-gitdb): New public variables.
gnu: python-stevedore: Update to 1.28.0. * gnu/packages/openstack.scm (python-stevedore): Update to 1.28.0. [propagated-inputs]: Add PYTHON-PBR. [native-inputs]: Remove PYTHON-PBR, PYTHON-DISCOVER, PYTHON-DOCUTILS, PYTHON-OSLOSPHINX and PYTHON-OSLOTEST. Replace PYTHON-SPHINX with PYTHON-SPHINX-1.6.
gnu: Add python-rfc3986. * gnu/packages/python.scm (python-rfc3986, python2-rfc3986): New public variables.
gnu: python2-stevedore: Enable tests. * gnu/packages/openstack.scm (python-stevedore)[properties]: Remove. (python2-stevedore)[arguments]: Remove.
gnu: python-oslo.context: Enable tests. * gnu/packages/openstack.scm (python-oslo.context)[arguments]: Remove.
gnu: python2-bandit: Enable tests. * gnu/packages/openstack.scm (python-bandit)[properties]: Remove. (python2-bandit): Don't use STRIP-PYTHON2-VARIANT.
gnu: python2-swiftclient: Enable tests. * gnu/packages/openstack.scm (python-swiftclient)[properties]: Declare python2 variant. (python2-swiftclient): Use STRIP-PYTHON2-VARIANT. [propagated-inputs]: Remove PYTHON2-REQUESTS. [arguments]: Remove. [native-inputs]: Delete.
gnu: python-mox3: Update to 0.24.0. * gnu/packages/openstack.scm (python-mox3): Update to 0.24.0. [source](patches): New field. [arguments]: Remove. [native-inputs]: Add PYTHON-OPENSTACKDOCSTHEME and PYTHON-SUBUNIT. Replace PYTHON-SPHINX with PYTHON-SPHINX-1.6. Move PYTHON-PBR and PYTHON-FIXTURES ... [propagated-inputs]: ... here. New field. [description]: Don't mention explicit Python versions. * gnu/packages/patches/python-mox3-python3.6-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
gnu: Add python-openstackdocstheme. * gnu/packages/openstack.scm (python-openstackdocstheme, python2-openstackdocstheme): New public variables.
gnu: python-sphinx@1.6: Add python2 variant. * gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant. (python2-sphinx-1.6): New public variable.
gnu: python-fixtures: Update to 3.0.0. * gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.
gnu: python-reno: Update to 2.7.0. * gnu/packages/openstack.scm (python-reno): Update to 2.7.0. [propagated-inputs]: Remove PYTHON-BABEL. Add PYTHON-PBR. [native-inputs]: Remove PYTHON-PBR and PYTHON-OSLOTEST. Add PYTHON-DOCUTILS and PYTHON-SPHINX.
gnu: python-oslotest: Update to 3.2.0. * gnu/packages/openstack.scm (python-oslotest): Update to 3.2.0. [source](uri): Use PYPI-URI. [native-inputs]: Move PYTHON-OS-CLIENT-CONFIG, PYTHON-SIX, PYTHON-SUBUNIT, PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS ... [propagated-inputs]: ... here. [properties]: Remove field. (python2-oslotest)[arguments]: Remove.
gnu: python-testscenarios: Update to 0.5.0. * gnu/packages/check.scm (python-testscenarios-bootstrap): Update to 0.5.0. [source](uri): Use PYPI-URI. [arguments]: Replace CHECK-PHASE. [propagated-inputs]: Add PYTHON-PBR-MINIMAL. (python-testscenarios)[propagated-inputs]: Add PYTHON-PBR.
gnu: python-testtools: Update to 2.3.0. * gnu/packages/check.scm (python-testtools-bootstrap, python2-testtools-bootstrap): New public variables. (python-testtools): Inherit. [arguments]: Remove old. Replace CHECK-PHASE with custom command. [propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX, PYTHON-TRACEBACK2 and PYTHON-UNITTEST2. [native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP. (python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public variables. (python-testscenarios): Adjust accordingly. [propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-subunit-bootstrap, python2-subunit-bootstrap): New public variables. (python-subunit): Inherit. (python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
gnu: python-extras: Update to 1.0.0. * gnu/packages/python.scm (python-extras): Update to 1.0.0. [source](uri): Use PYPI-URI.
gnu: python-testresources: Update to 2.0.1. * gnu/packages/check.scm (python-testresources-bootstrap, python2-testresources-bootstrap): New public variables. (python-testresources): Adjust accordingly. [propagated-inputs]: Add PYTHON-PBR. [native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
gnu: python-subunit: Update to 1.2.0. * gnu/packages/check.scm (python-subunit): Update to 1.2.0. [source](uri): Use PYPI-URI. [propagated-inputs]: Remove PYTHON-MIMEPARSE. Add PYTHON-TESTTOOLS. [native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTSCENARIOS.