summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* Revert "gnu: Add python-imagesize."Leo Famulari2016-07-12
| | | | This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.
* Revert "gnu: Add python-alabaster."Leo Famulari2016-07-12
| | | | This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
* Revert "gnu: Add python-snowballstemmer."Leo Famulari2016-07-12
| | | | This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
* Revert "gnu: python-sphinx: Update to 1.4.4."Leo Famulari2016-07-12
| | | | This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
* Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."Leo Famulari2016-07-12
| | | | This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
* gnu: python-sphinx-rtd-theme: Update to 0.1.9.Leo Famulari2016-07-03
| | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): Update to 0.1.9.
* gnu: python-sphinx: Update to 1.4.4.Leo Famulari2016-07-03
| | | | | | | * gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4. [source]: Use pypi-uri. [inputs]: Add python-alabaster, python-babel, python-imagesize, python-six. [propagated-inputs]: New field.
* gnu: Add python-snowballstemmer.Leo Famulari2016-07-03
| | | | | * gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New variables.
* gnu: Add python-alabaster.Leo Famulari2016-07-03
| | | | * gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
* gnu: Add python-imagesize.Leo Famulari2016-07-03
| | | | * gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
* Revert "gnu: wrap-python3: Create more symlinks."Leo Famulari2016-07-01
| | | | This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
* Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
|
* Merge branch 'master' into core-updatesMark H Weaver2016-06-19
|\
| * gnu: Add python2-jsonrpclibDaniel Pimentel2016-06-17
| | | | | | | | | | | | * gnu/packages/python.scm (python2-jsonrpclib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
|\|
| * gnu: Add python-bz2file.Ben Woodcroft2016-06-17
| | | | | | | | | | * gnu/packages/python.scm (python-bz2file, python2-bz2file): New variables.
| * gnu: Add python-wcwidth and python2-wcwidth.Danny Milosavljevic2016-06-15
| | | | | | | | | | | | * gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
| * gnu: python-pykafka: Change uri.Efraim Flashner2016-06-13
| | | | | | | | * gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
| * gnu: Add python-tables.Ricardo Wurmus2016-06-13
| | | | | | | | | | * gnu/packages/python.scm (python-tables, python2-tables): New variables.
* | Merge branch 'master' into core-updatesLeo Famulari2016-06-12
|\|
| * gnu: Add python-pykafka and python2-pykafka.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
| * gnu: Add python-kazoo and python2-kazoo.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
| * gnu: Add python-tabulate and python2-tabulate.宋文武2016-06-11
| | | | | | | | * gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
| * gnu: Add python-ply.Danny Milosavljevic2016-06-07
| | | | | | | | | | | | * gnu/packages/python.scm (python-ply, python2-ply): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
|\|
| * gnu: Add python-twisted and python2-twisted.宋文武2016-06-04
| | | | | | | | * gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
| * gnu: Add python-gevent and python2-gevent.宋文武2016-06-04
| | | | | | | | * gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
| * gnu: Add python-greenlet and python2-greenlet.宋文武2016-06-04
| | | | | | | | | | * gnu/packages/python.scm (python-greenlet, python2-greenlet): New variables.
| * gnu: Add python2-ipaddr.Hartmut Goebel2016-06-01
| | | | | | | | | | | | * gnu/packages/python.scm: (python2-ipaddr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-sqlparse and python2-sqlparse.Hartmut Goebel2016-06-01
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-sqlparse, python2-sqlparse): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-tblib and python2-tblib.Hartmut Goebel2016-06-01
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-tblib, python2-tblib): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add py3status.Tomáš Čech2016-05-31
| | | | | | | | * gnu/packages/python.scm (python-py3status): New variable.
| * gnu: Rename texlive module to tex.Roel Janssen2016-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: python-llfuse: Update to 1.1.Leo Famulari2016-05-25
| | | | | | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.
* | Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
|\|
| * gnu: Add python2-rope.Lukas Gradl2016-05-22
| | | | | | | | * gnu/packages/python.scm (python2-rope): New variable.
| * gnu: python: Add 'python' variables for different major/minor versions.Hartmut Goebel2016-05-19
| | | | | | | | | | | | | | | | | | | | | | | | * 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: python2-pandas: Fix native-inputs.Efraim Flashner2016-05-18
| | | | | | | | | | * gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2- versions of python-panda's native-inputs, not of inputs.
| * gnu: python-pandas: Update to 0.18.1.Efraim Flashner2016-05-16
| | | | | | | | | | | | | | | | | | * 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: python-cryptography, python-cryptography-vectors: Update to 1.3.2.Leo Famulari2016-05-16
| | | | | | | | | | * gnu/packages/python.scm (python-cryptography): Update to 1.3.2. (python-cryptography-vectors): Update to 1.3.2.
* | gnu: python: Make sure shared libraries are stripped.Ludovic Courtès2016-05-10
| | | | | | | | | | * gnu/packages/python.scm (python-2)[arguments]: Add 'make-libraries-writable' phase.
* | gnu: python: Remove unnecessary installed tests.Ludovic Courtès2016-05-10
| | | | | | | | | | * gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests' phase.
* | gnu: wrap-python3: Create more symlinks.Leo Famulari2016-05-05
| | | | | | | | | | | | | | Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and 'python-config'.
* | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
|\|
| * gnu: Add python2-shedskin.Danny Milosavljevic2016-05-01
| | | | | | | | | | | | * gnu/packages/python.scm (python2-shedskin): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: python-celery: Rearrange inputs.Efraim Flashner2016-04-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-celery)[propagated-inputs]: Move python-pytz, python-billiard, python-kombu ... [inputs]: ... to here. Add python-amqp, python-anyjson.
| * gnu: python-rauth: Rearrange inputs.Efraim Flashner2016-04-28
| | | | | | | | | | | | | | | | | | * 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: python-ly: Update to 0.9.4.Ricardo Wurmus2016-04-27
| | | | | | | | * gnu/packages/python.scm (python-ly): Update to 0.9.4.
| * gnu: python2-pysnptools: Update to 0.3.9.Efraim Flashner2016-04-25
| | | | | | | | | | | | * 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: python-terminado: Update to 0.6.Efraim Flashner2016-04-25
| | | | | | | | | | | | | | | | | | * 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.