summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\
| * gnu: python-pandas: Update to 0.23.1.Marius Bakke2018-06-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-pandas): Update to 0.23.1. [arguments]: Drop new S3 test. [native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.
| * gnu: python-numpy: Update to 1.14.5.Marius Bakke2018-06-28
| | | | | | | | * gnu/packages/python.scm (python-numpy): Update to 1.14.5.
| * gnu: python-pathpy: Update to 11.0.1.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | * gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
| * gnu: Add python-send2trash.Oleg Pykhalov2018-06-23
| | | | | | | | | | * gnu/packages/python.scm (python-send2trash, python2-send2trash): New public variables.
| * gnu: python-click-log: Update to 0.3.2.Leo Famulari2018-06-14
| | | | | | | | * gnu/packages/python.scm (python-click-log): Update to 0.3.2.
| * gnu: Add python-dns-lexicon.Clément Lassieur2018-06-14
| | | | | | | | | | * gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New variables.
| * gnu: Add python-pynamecheap.Clément Lassieur2018-06-14
| | | | | | | | | | * gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New variables.
| * gnu: Add python-tldextract.Clément Lassieur2018-06-14
| | | | | | | | | | * gnu/packages/python.scm (python-tldextract, python2-tldextract): New variables.
| * gnu: Add python-requests-file.Clément Lassieur2018-06-14
| | | | | | | | | | * gnu/packages/python.scm (python-requests-file, python2-requests-file): New variables.
| * gnu: python-llfuse: Update to 1.3.3.Leo Famulari2018-06-12
| | | | | | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
| * gnu: python-urwid, python2-urwid: Update to 2.0.1.宋文武2018-06-12
| | | | | | | | * gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
| * gnu: python2: Deprecate "python@2".Ludovic Courtès2018-06-11
| | | | | | | | * gnu/packages/python.scm (python2-called-python): New variable.
| * gnu: Add python-fasteners.Oleg Pykhalov2018-06-08
| | | | | | | | | | * gnu/packages/python.scm (python-fasteners, python2-fasteners): New variables.
* | Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-06
|\ \ | |/ |/|
| * gnu: python2: Update to 2.7.15.Marius Bakke2018-05-01
| | | | | | | | * gnu/packages/python.scm (python-2.7): Update to 2.7.15.
* | Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\ \
| * | gnu: Add python-bigfloat.Konrad Hinsen2018-05-31
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-bigfloat, python2-bigfloat): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\| |
| * | gnu: Add pybind11.Fis Trivial2018-05-26
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (pybind11): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | gnu: Add python2-gdrivefs.Mathieu Othacehe2018-05-25
| | | | | | | | | | | | * gnu/packages/python.scm (python2-gdrivefs): New variable.
| * | gnu: Add python-fusepy.Mathieu Othacehe2018-05-25
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-fusepy): New variable, (python2-fusepy): new variable.
| * | gnu: Add python-gipc.Mathieu Othacehe2018-05-25
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-gipc): New variable, (python2-gipc): new variable.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\| |
| * | gnu: Add python-glob2.Fis Trivial2018-05-20
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-glob2, python2-glob2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | gnu: jupyter: Add search path.Rouby Pierre-Antoine2018-05-17
| | | | | | | | | | | | | | | | | | * gnu/package/python.scm (jupyter)[native-search-paths]: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\| |
| * | gnu: python-ddt: Update to 1.1.3.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | | | | | * gnu/packages/python.scm (python-ddt): Update to 1.1.3.
| * | gnu: python-netifaces: Update to 0.10.7.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | | | | | * gnu/packages/python.scm (python-netifaces): Update to 0.10.7.
| * | gnu: python-numexpr: Update to 2.6.5.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | | | | | * gnu/packages/python.scm (python-numexpr): Update to 2.6.5.
| * | gnu: Add python-yarl.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-yarl): New variable.
| * | gnu: Add python-multidict.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | * gnu/packages/python.scm (python-multidict): New variable.
| * | gnu: Add python-idna-ssl.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | * gnu/packages/python.scm (python-idna-ssl): New variable.
| * | gnu: Add python-async-timeout.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | * gnu/packages/python.scm (python-async-timeout): New variable.
| * | gnu: Add python-async-generator.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | * gnu/packages/python.scm (python-async-generator): New variable.
| * | gnu: python-attrs: Update to 17.4.0.Nicolas Goaziou2018-05-11
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-attrs)[version]: Update to 17.4.0. [native-inputs]: Add python-sphinx and python-coverage. Reorder inputs.
* | | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\| |
| * | gnu: python-numpy: Update to 1.14.3.Marius Bakke2018-05-05
| | | | | | | | | | | | * gnu/packages/python.scm (python-numpy): Update to 1.14.3.
| * | gnu: python-scipy: Update to 1.0.1.Marius Bakke2018-05-05
| | | | | | | | | | | | * gnu/packages/python.scm (python-scipy): Update to 1.0.1.
| * | gnu: python-matplotlib: Update to 2.2.2.Marius Bakke2018-05-05
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-matplotlib): Update to 2.2.2. [propagated-inputs]: Add PYTHON-KIWISOLVER. (python2-matplotlib)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE. (python-matplotlib-documentation)[native-inputs]: Change PYTHON-SPHINX to PYTHON-SPHINX-1.6. Add PYTHON-SPHINX-GALLERY.
| * | gnu: Add python-sphinx-gallery.Marius Bakke2018-05-05
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New public variables.
| * | gnu: python-qrcode: Use a newer version of setuptools.Christopher Baines2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | The upgrade from 5.3 to 6.0 switches to rely on the on the setup.cfg, and with the version of setuptools incldued with Python, this isn't supported, so no actual code is installed, and the output is mostly empty. * gnu/packages/python.scm (python-qrcode)[inputs]: Add python-setuptools.
| * | Revert "gnu: python-mako: Update to 1.0.7."Rutger Helling2018-05-04
| | | | | | | | | | | | | | | | | | | | | This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on staging instead. This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
| * | gnu: python-mako: Update to 1.0.7.Tobias Geerinckx-Rice2018-05-04
| | | | | | | | | | | | * gnu/packages/python.scm (python-mako): Update to 1.0.7.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\| | | |/ |/|
| * gnu: python-jedi: Update to 0.12.0, enable tests.Fis Trivial2018-04-30
| | | | | | | | | | | | * gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-parso.Fis Trivial2018-04-30
| | | | | | | | | | | | * gnu/packages/python.scm (python-parso, python2-parso): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: python-autopep8: Update to 1.3.5Fis Trivial2018-04-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-autopep8): Update to 1.3.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-yapf: Update to 0.21.0.Fis Trivial2018-04-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-yapf): Update to 0.21.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>