gnu: python-gevent: Update to 1.2.2. * gnu/packages/python.scm (python-gevent): Update to 1.2.2. [source](snippet): Adjust to moved software bundles. Remove greentest substitution. [arguments]: Add #:modules. Add phases 'unpack-libev', 'patch-hard-coded-paths' and 'do-not-use-bundled-sources' and replace check phase with a custom command. [native-inputs]: Add LIBEV source.
gnu: python-spectra: Update to 0.0.11. * gnu/packages/python.scm (python-spectra): Update to 0.0.11.
gnu: python-colormath: Update to 3.0.0. * gnu/packages/python.scm (python-colormath): Update to 3.0.0.
gnu: python-networkx: Update to 2.1. * gnu/packages/python.scm (python-networkx): Update to 2.1. [source](uri): Change to zipball. [native-inputs]: Add UNZIP.
Merge branch 'master' into core-updates
gnu: python2-mmtk: Update to 2.7.11 * gnu/packages/python.scm (python2-mmtk): Update to 2.7.11. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-yapf. * gnu/packages/python.scm (python-yapf, python2-yapf): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-phonenumbers. * gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New variables. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: python-relatorio: Update to 0.8.0. * gnu/packages/python.scm (python-relatorio): Updated to 0.8.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: python-magic: Update to 0.4.15. * gnu/packages/python.scm (python-magic) Updated to 0.4.15. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: python-kivy: Add "git" native-input. * gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
gnu: Add python-txamqp. * gnu/packages/python.scm (python-txamqp, python2-txamqp): New variables.
gnu: python-kivy: Update to 1.10.0. * gnu/packages/python.scm (python-kivy): Update to 1.10.0. [arguments]: Remove custom "build" phase.
Merge branch 'master' into core-updates
gnu: python-graphql-relay: Skip the test phase. * gnu/packages/python.scm (python-graphql-relay, python2-graphql-relay)[arguments]: Set #:tests? #f
gnu: python-consul: Skip the test phase. * gnu/packages/python.scm (python-consul, python2-consul)[arguments]: Set #:tests? #f.
gnu: Add python-shapely and python2-shapely. * gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
gnu: python: Use HTTPS for ipython.org home pages. * gnu/packages/python.scm (python-ipython-genutils, python-traitlets) (python-ipykernel, python-ipython, python-widgetsnbextension) (python-ipywidgets)[home-page]: Use HTTPS.
gnu: python-matplotlib: Fix import failure * gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add python-pyqt. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merge branch 'master' into core-updates