| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
|
|
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
|
|
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
|
|
* gnu/packages/python.scm (python-inflection, python2-inflection):
New variables.
|
|
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
|
|
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
|
|
* guix/build-system/python.scm (pypi-uri): Use https://pypi.io.
* gnu/packages/python.scm (python-twisted)[uri]: Remove https://pypi.io.
|
|
* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept):
Update to 1.2.2.
|
|
* gnu/packages/python.scm (python-requests-toolbelt,
python2-requests-toolbelt): Update to 0.6.2.
|
|
* gnu/packages/python.scm (python-click-threading, python2-click-threading):
Update to 0.2.0.
|
|
* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
|
|
|
|
* gnu/packages/python.scm (python2-jsonrpclib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
|
|
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
|
|
* gnu/packages/python.scm (python-tables, python2-tables): New
variables.
|
|
|
|
* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
|
|
* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
|
|
* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
|
|
* gnu/packages/python.scm (python-ply, python2-ply): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
* gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
|
|
* gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
|
|
* gnu/packages/python.scm (python-greenlet, python2-greenlet):
New variables.
|
|
* gnu/packages/python.scm: (python2-ipaddr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-tblib, python2-tblib): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-py3status): New variable.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
|
|
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.
|
|
|
|
* gnu/packages/python.scm (python2-rope): New variable.
|
|
* gnu/packages/python.scm (python-2): Rename variable to...
(python-2.7): ...this.
(python-2): Refer to "python-2.7".
(python): Rename variable to...
(python-3.4): ...this.
(python-3): Refer to "python-3.4".
(python): Refer to "python-3".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2-
versions of python-panda's native-inputs, not of inputs.
|
|
* gnu/packages/python.scm (python-pandas): Update to 0.18.1.
[native-inputs]: Remove python-setuptools.
[properties]: Define python2-pandas.
(python2-pandas)[native-inputs]: Add python2-setuptools.
* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/python.scm (python-cryptography): Update to 1.3.2.
(python-cryptography-vectors): Update to 1.3.2.
|
|
* gnu/packages/python.scm (python-2)[arguments]: Add
'make-libraries-writable' phase.
|
|
* gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests'
phase.
|
|
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and
'python-config'.
|
|
|
|
* gnu/packages/python.scm (python2-shedskin): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-celery)[propagated-inputs]: Move
python-pytz, python-billiard, python-kombu ...
[inputs]: ... to here. Add python-amqp, python-anyjson.
|
|
* gnu/packages/python.scm (python-rauth)[native-inputs]: Remove it.
[propagated-inputs]: Move python-requests ...
[inputs]: ... to here.
[properties]: Define python2-variant.
(python2-rauth): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-ly): Update to 0.9.4.
|
|
* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.9.
[propagated-inputs]: Add python2-pytz. Move python2-pandas ...
[inputs]: ... to here. Add python2-dateutil-2, python2-six.
|
|
* gnu/packages/python.scm (python-terminado): Update to 0.6.
[inputs]: Remove python-setuptools. Move python-nose ...
[native-inputs]: ... to here.
[properties]: Define python2-variant.
(python2-terminado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/python.scm (python-singledispatch)[propagated-inputs]:
Move python-six ...
[inputs]: ... to here.
|