Age | Commit message (Expand) | Author |
2018-06-26 | gnu: python-pathpy: Update to 11.0.1....* gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
| Tobias Geerinckx-Rice |
2018-06-23 | gnu: Add python-send2trash....* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
| Oleg Pykhalov |
2018-06-14 | gnu: python-click-log: Update to 0.3.2....* gnu/packages/python.scm (python-click-log): Update to 0.3.2.
| Leo Famulari |
2018-06-14 | gnu: Add python-dns-lexicon....* gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New
variables.
| Clément Lassieur |
2018-06-14 | gnu: Add python-pynamecheap....* gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New
variables.
| Clément Lassieur |
2018-06-14 | gnu: Add python-tldextract....* gnu/packages/python.scm (python-tldextract, python2-tldextract): New
variables.
| Clément Lassieur |
2018-06-14 | gnu: Add python-requests-file....* gnu/packages/python.scm (python-requests-file, python2-requests-file): New
variables.
| Clément Lassieur |
2018-06-12 | gnu: python-llfuse: Update to 1.3.3....* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
| Leo Famulari |
2018-06-12 | gnu: python-urwid, python2-urwid: Update to 2.0.1....* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
| 宋文武 |
2018-06-11 | gnu: python2: Deprecate "python@2"....* gnu/packages/python.scm (python2-called-python): New variable.
| Ludovic Courtès |
2018-06-08 | gnu: Add python-fasteners....* gnu/packages/python.scm (python-fasteners, python2-fasteners): New
variables.
| Oleg Pykhalov |
2018-06-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2018-05-31 | gnu: Add python-bigfloat....* gnu/packages/python.scm (python-bigfloat, python2-bigfloat): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2018-05-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-26 | gnu: Add pybind11....* gnu/packages/python.scm (pybind11): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-05-25 | gnu: Add python2-gdrivefs....* gnu/packages/python.scm (python2-gdrivefs): New variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python-fusepy....* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python-gipc....* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
| Mathieu Othacehe |
2018-05-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-20 | gnu: Add python-glob2....* gnu/packages/python.scm (python-glob2, python2-glob2): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-05-17 | gnu: jupyter: Add search path....* gnu/package/python.scm (jupyter)[native-search-paths]: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rouby Pierre-Antoine |
2018-05-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-17 | gnu: python-ddt: Update to 1.1.3....* gnu/packages/python.scm (python-ddt): Update to 1.1.3.
| Tobias Geerinckx-Rice |
2018-05-17 | gnu: python-netifaces: Update to 0.10.7....* gnu/packages/python.scm (python-netifaces): Update to 0.10.7.
| Tobias Geerinckx-Rice |
2018-05-17 | gnu: python-numexpr: Update to 2.6.5....* gnu/packages/python.scm (python-numexpr): Update to 2.6.5.
| Tobias Geerinckx-Rice |
2018-05-11 | gnu: Add python-yarl....* gnu/packages/python-web.scm (python-yarl): New variable.
| Nicolas Goaziou |
2018-05-11 | gnu: Add python-multidict....* gnu/packages/python.scm (python-multidict): New variable.
| Nicolas Goaziou |
2018-05-11 | gnu: Add python-idna-ssl....* gnu/packages/python.scm (python-idna-ssl): New variable.
| Nicolas Goaziou |
2018-05-11 | gnu: Add python-async-timeout....* gnu/packages/python.scm (python-async-timeout): New variable.
| Nicolas Goaziou |
2018-05-11 | gnu: Add python-async-generator....* gnu/packages/python.scm (python-async-generator): New variable.
| Nicolas Goaziou |
2018-05-11 | gnu: python-attrs: Update to 17.4.0....* gnu/packages/python.scm (python-attrs)[version]: Update to 17.4.0.
[native-inputs]: Add python-sphinx and python-coverage. Reorder inputs.
| Nicolas Goaziou |
2018-05-06 | Merge branch 'master' into core-updates | Marius Bakke |
2018-05-05 | gnu: python-numpy: Update to 1.14.3....* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
| Marius Bakke |
2018-05-05 | gnu: python-scipy: Update to 1.0.1....* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
| Marius Bakke |
2018-05-05 | gnu: python-matplotlib: Update to 2.2.2....* 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.
| Marius Bakke |
2018-05-05 | gnu: Add python-sphinx-gallery....* gnu/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
| Marius Bakke |
2018-05-04 | gnu: python-qrcode: Use a newer version of setuptools....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.
| Christopher Baines |
2018-05-04 | Revert "gnu: python-mako: Update to 1.0.7."...This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.
This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
| Rutger Helling |
2018-05-04 | gnu: python-mako: Update to 1.0.7....* gnu/packages/python.scm (python-mako): Update to 1.0.7.
| Tobias Geerinckx-Rice |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-30 | gnu: python-jedi: Update to 0.12.0, enable tests....* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-04-30 | gnu: Add python-parso....* gnu/packages/python.scm (python-parso, python2-parso): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-28 | gnu: python-autopep8: Update to 1.3.5...* gnu/packages/python.scm (python-autopep8): Update to 1.3.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-04-28 | gnu: python-yapf: Update to 0.21.0....* gnu/packages/python.scm (python-yapf): Update to 0.21.0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Fis Trivial |
2018-04-27 | gnu: python-simplejson: Update to 3.14.0....* gnu/packages/python.scm (python-simplejson): Update to 3.14.0.
| Tobias Geerinckx-Rice |
2018-04-26 | gnu: python-qrcode: Update to 6.0....* gnu/packages/python.scm (python-qrcode): Update to 6.0.
| Tobias Geerinckx-Rice |
2018-04-26 | gnu: python2-pathlib2: Update to 2.3.2....* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.2.
| Tobias Geerinckx-Rice |
2018-04-26 | gnu: python-rst.linker: Update to 1.9....* gnu/packages/python.scm (python-rst.linker): Update to 1.9.
| Tobias Geerinckx-Rice |
2018-04-26 | gnu: python-sphinx@1.6: Update to 1.6.4....* gnu/packages/python.scm (python-sphinx-1.6): Update to 1.6.4.
| Tobias Geerinckx-Rice |