Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
|
|
* gnu/packages/python.scm (python-click-log): Update to 0.3.2.
|
|
* gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New
variables.
|
|
* gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New
variables.
|
|
* gnu/packages/python.scm (python-tldextract, python2-tldextract): New
variables.
|
|
* gnu/packages/python.scm (python-requests-file, python2-requests-file): New
variables.
|
|
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
|
|
* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
|
|
* gnu/packages/python.scm (python2-called-python): New variable.
|
|
* gnu/packages/python.scm (python-fasteners, python2-fasteners): New
variables.
|
|
|
|
* gnu/packages/python.scm (python-bigfloat, python2-bigfloat): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/python.scm (pybind11): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python2-gdrivefs): New variable.
|
|
* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
|
|
* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
|
|
|
|
* gnu/packages/python.scm (python-glob2, python2-glob2): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/package/python.scm (jupyter)[native-search-paths]: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/python.scm (python-ddt): Update to 1.1.3.
|
|
* gnu/packages/python.scm (python-netifaces): Update to 0.10.7.
|
|
* gnu/packages/python.scm (python-numexpr): Update to 2.6.5.
|
|
* gnu/packages/python-web.scm (python-yarl): New variable.
|
|
* gnu/packages/python.scm (python-multidict): New variable.
|
|
* gnu/packages/python.scm (python-idna-ssl): New variable.
|
|
* gnu/packages/python.scm (python-async-timeout): New variable.
|
|
* gnu/packages/python.scm (python-async-generator): New variable.
|
|
* gnu/packages/python.scm (python-attrs)[version]: Update to 17.4.0.
[native-inputs]: Add python-sphinx and python-coverage. Reorder inputs.
|
|
|
|
* gnu/packages/python.scm (python-numpy): Update to 1.14.3.
|
|
* gnu/packages/python.scm (python-scipy): Update to 1.0.1.
|
|
* 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/packages/python.scm (python-sphinx-gallery, python2-sphinx-gallery): New
public variables.
|
|
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.
|
|
This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.
This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
|
|
* gnu/packages/python.scm (python-mako): Update to 1.0.7.
|
|
|
|
* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-parso, python2-parso): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/python.scm (python-autopep8): Update to 1.3.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-yapf): Update to 0.21.0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/python.scm (python-simplejson): Update to 3.14.0.
|
|
* gnu/packages/python.scm (python-qrcode): Update to 6.0.
|
|
* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.2.
|
|
* gnu/packages/python.scm (python-rst.linker): Update to 1.9.
|
|
* gnu/packages/python.scm (python-sphinx-1.6): Update to 1.6.4.
|
|
* gnu/packages/python.scm (python-onetimepass)[inputs]: Move python-six from
here...
[propagated-inputs]: ...to here.
|