summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2016-06-25gnu: Add python-lazy-object-proxy and python2-lazy-object-proxy.宋文武
* gnu/packages/python.scm (python-lazy-object-proxy) (python2-lazy-object-proxy): New variables.
2016-06-25gnu: Add python-cleo and python2-cleo.宋文武
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
2016-06-25gnu: Add python-pylev and python2-pylev.宋文武
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
2016-06-25gnu: Add python-inflection and python2-inflection.宋文武
* gnu/packages/python.scm (python-inflection, python2-inflection): New variables.
2016-06-25gnu: Add python-arrow and python2-arrow.宋文武
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
2016-06-25gnu: Add python-chai and python2-chai.宋文武
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
2016-06-25guix: python-build-system: Change pypi-uri to use https://pypi.io.宋文武
* guix/build-system/python.scm (pypi-uri): Use https://pypi.io. * gnu/packages/python.scm (python-twisted)[uri]: Remove https://pypi.io.
2016-06-20gnu: python-wsgi-intercept: Update to 1.2.2.Leo Famulari
* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept): Update to 1.2.2.
2016-06-20gnu: python-requests-toolbelt: Update to 0.6.2.Leo Famulari
* gnu/packages/python.scm (python-requests-toolbelt, python2-requests-toolbelt): Update to 0.6.2.
2016-06-20gnu: python-click-threading: Update to 0.2.0.Leo Famulari
* gnu/packages/python.scm (python-click-threading, python2-click-threading): Update to 0.2.0.
2016-06-20gnu: python-click: Update to 6.6.Leo Famulari
* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
2016-06-19Merge branch 'master' into core-updatesMark H Weaver
2016-06-17gnu: Add python2-jsonrpclibDaniel Pimentel
* gnu/packages/python.scm (python2-jsonrpclib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-17Merge branch 'master' into core-updatesLudovic Courtès
2016-06-17gnu: Add python-bz2file.Ben Woodcroft
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New variables.
2016-06-15gnu: Add python-wcwidth and python2-wcwidth.Danny Milosavljevic
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
2016-06-13gnu: python-pykafka: Change uri.Efraim Flashner
* gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
2016-06-13gnu: Add python-tables.Ricardo Wurmus
* gnu/packages/python.scm (python-tables, python2-tables): New variables.
2016-06-12Merge branch 'master' into core-updatesLeo Famulari
2016-06-11gnu: Add python-pykafka and python2-pykafka.宋文武
* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
2016-06-11gnu: Add python-kazoo and python2-kazoo.宋文武
* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
2016-06-11gnu: Add python-tabulate and python2-tabulate.宋文武
* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
2016-06-07gnu: Add python-ply.Danny Milosavljevic
* gnu/packages/python.scm (python-ply, python2-ply): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-07Merge branch 'master' into core-updatesLudovic Courtès
2016-06-04gnu: Add python-twisted and python2-twisted.宋文武
* gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
2016-06-04gnu: Add python-gevent and python2-gevent.宋文武
* gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
2016-06-04gnu: Add python-greenlet and python2-greenlet.宋文武
* gnu/packages/python.scm (python-greenlet, python2-greenlet): New variables.
2016-06-01gnu: Add python2-ipaddr.Hartmut Goebel
* gnu/packages/python.scm: (python2-ipaddr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add python-sqlparse and python2-sqlparse.Hartmut Goebel
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01gnu: Add python-tblib and python2-tblib.Hartmut Goebel
* gnu/packages/python.scm (python-tblib, python2-tblib): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-31gnu: Add py3status.Tomáš Čech
* gnu/packages/python.scm (python-py3status): New variable.
2016-05-26gnu: Rename texlive module to tex.Roel Janssen
* 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.
2016-05-25gnu: python-llfuse: Update to 1.1.Leo Famulari
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.
2016-05-23Merge branch 'master' into core-updatesLudovic Courtès
2016-05-22gnu: Add python2-rope.Lukas Gradl
* gnu/packages/python.scm (python2-rope): New variable.
2016-05-19gnu: python: Add 'python' variables for different major/minor versions.Hartmut Goebel
* 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>
2016-05-18gnu: python2-pandas: Fix native-inputs.Efraim Flashner
* gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2- versions of python-panda's native-inputs, not of inputs.
2016-05-16gnu: python-pandas: Update to 0.18.1.Efraim Flashner
* 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.
2016-05-16gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.2.Leo Famulari
* gnu/packages/python.scm (python-cryptography): Update to 1.3.2. (python-cryptography-vectors): Update to 1.3.2.
2016-05-10gnu: python: Make sure shared libraries are stripped.Ludovic Courtès
* gnu/packages/python.scm (python-2)[arguments]: Add 'make-libraries-writable' phase.
2016-05-10gnu: python: Remove unnecessary installed tests.Ludovic Courtès
* gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests' phase.
2016-05-05gnu: wrap-python3: Create more symlinks.Leo Famulari
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and 'python-config'.
2016-05-02Merge branch 'master' into core-updatesMathieu Lirzin
2016-05-01gnu: Add python2-shedskin.Danny Milosavljevic
* gnu/packages/python.scm (python2-shedskin): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-28gnu: python-celery: Rearrange inputs.Efraim Flashner
* gnu/packages/python.scm (python-celery)[propagated-inputs]: Move python-pytz, python-billiard, python-kombu ... [inputs]: ... to here. Add python-amqp, python-anyjson.
2016-04-28gnu: python-rauth: Rearrange inputs.Efraim Flashner
* 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.
2016-04-27gnu: python-ly: Update to 0.9.4.Ricardo Wurmus
* gnu/packages/python.scm (python-ly): Update to 0.9.4.
2016-04-25gnu: python2-pysnptools: Update to 0.3.9.Efraim Flashner
* 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.
2016-04-25gnu: python-terminado: Update to 0.6.Efraim Flashner
* 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.
2016-04-25gnu: python-singledispatch: Rearrange inputs.Efraim Flashner
* gnu/packages/python.scm (python-singledispatch)[propagated-inputs]: Move python-six ... [inputs]: ... to here.