gnu: Add bpython. * gnu/packages/python.scm (bpython, bpython2): New variables.
gnu: python-icalendar: Update to 4.0.1. * gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
gnu: Add python-isoweek. * gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: Add python-funcy. * gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
gnu: Add python-whatever. * gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
gnu: python-llfuse: Update to 1.3.2. * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
gnu: Add python-gyp. * gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
gnu: python-botocore: Update to 1.8.36. * gnu/packages/python.scm (python-botocore): Update to 1.8.36.
gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3. Fixes <https://bugs.gnu.org/30189>. * gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi. [native-inputs]: Add unzip. Signed-off-by: Leo Famulari <leo@famulari.name>
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.
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>