aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Cython: Update to 0.28.4.Leo Famulari2018-07-19
| | | | | * gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4. [arguments]: Use invoke.
* Merge branch 'master' into stagingMarius Bakke2018-07-08
|\
| * gnu: Add python-commandlines.Nicolas Goaziou2018-07-02
| | | | | | | | * gnu/packages/python.scm (python-commandlines): New variable.
* | Merge branch 'master' into stagingMarius Bakke2018-07-02
|\|
| * gnu: python-rst.linker: Update to 1.10.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | * gnu/packages/python.scm (python-rst.linker): Update to 1.10.
| * gnu: python-xopen: Update to 0.3.3.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | * gnu/packages/python.scm (python-xopen): Update to 0.3.3.
| * gnu: python2-xopen: Fix build.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | * gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add python2-bz2file.
| * gnu: python-parso: Update to 0.2.1.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | * gnu/packages/python.scm (python-parso): Update to 0.2.1.
| * 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.
* | Merge branch 'master' into stagingMarius Bakke2018-06-26
|\|
| * 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.
* | Merge branch 'master' into stagingMarius Bakke2018-06-18
|\|
| * 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.
* | Merge branch 'master' into stagingMarius Bakke2018-06-11
|\|
| * 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 '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.