gnu: python-botocore: Update to 1.7.9. * gnu/packages/python.scm (python-botocore): Update to 1.7.9.
gnu: python-apsw: Build with all extensions. * gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag to build all extensions. Add build-test-helper to allow testing of extensions.
gnu: Add python-betamax-matchers. * gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-uritemplate. * gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: python-tox: Update to 2.8.0. * gnu/packages/python.scm (python-tox): Update to 2.8.0.
gnu: Add python-html5-parser, python2-html5-parser. * gnu/packages/python.scm (python-html5-parser): New variable. (python2-html5-parser: New variable.
gnu: Update python-lxml to 3.8.0. * gnu/packages/python.scm (python-lxml): Update to 3.8.0.
gnu: Add python-xenon. * gnu/packages/python.scm (python-xenon, python2-xenon) New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: python-click-log: Update to 0.2.0. * gnu/packages/python.scm (python-click-log): Update to 0.2.0.
gnu: python-click-threading: Update to 0.4.3. * gnu/packages/python.scm (python-click-threading): Update to 0.4.3. [source]: Use pypi-uri.
gnu: python-icalendar: Update to 3.11.7. * gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
gnu: python2-larch: Enable tests. * gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python2-larch)[source]: Use it. [arguments]: Move 'check' phase to before 'build' phase.
gnu: python2-ttystatus: Enable tests. * gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check' phase with custom function.
gnu: python2-cliapp: Enable tests. * gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase with custom function.
gnu: Remove python2-rpy2. Python 2 is no longer supported. * gnu/packages/python.scm (python2-rpy2): Remove variable.
gnu: python-rpy2: Update to 2.9.0. * gnu/packages/python.scm (python-rpy2): Update to 2.9.0. [arguments]: Run tests before install phase; add build phase "fix-tests". [propagated-inputs]: Add python-jinja2 and python-pytz. [inputs]: Add r-ggplot2, r-rsqlite, r-dplyr, r-dbplyr, and python-numpy.
gnu: python-rpy2: Update license. * gnu/packages/python.scm (python-rpy2)[license]: Correct GPLv3+ to GPLv2+; list additional licenses.
gnu: python-pyjwt: Update to 1.5.2 [fixes CVE-2017-11424]. * gnu/packages/python.scm (python-pyjwt): Update to 1.5.2. [source]: Add snippet to remove pre-compiled files. [native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
gnu: Add python-spectra. * gnu/packages/python.scm (python-spectra, python2-spectra): New variables.
gnu: Add python-colormath. * gnu/packages/python.scm (python-colormath, python2-colormath): New variables.