summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add python-lit, python2-lit.•••* gnu/packages/python.scm (python-lit, python2-lit): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-09-131-0/+28
* gnu: python-prompt-toolkit: Update to 1.0.7.•••* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7. [source]: Use 'pypi-uri'. Tobias Geerinckx-Rice2016-09-131-6/+3
* gnu: python-py3status: Update to 3.1.•••* gnu/packages/python.scm (python-py3status): Update to 3.1. Signed-off-by: Leo Famulari <leo@famulari.name> Ivan Vilata-i-Balaguer2016-09-121-2/+2
* gnu: python-cachecontrol: Correct parentheses.•••This commit is a follow-up to 'b30565b'. * gnu/packages/python.scm (python-cachecontrol): Correct parentheses. Ben Woodcroft2016-09-111-1/+1
* gnu: Add python-cachecontrol.•••* gnu/packages/python.scm (python-cachecontrol, python2-cachecontrol): New variables. Marius Bakke2016-09-111-0/+49
* gnu: python-pillow: Update to 3.3.1.•••* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.1. Leo Famulari2016-09-101-2/+2
* gnu: Add python-odfpy.•••* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables. Signed-off-by: Alex Kost <alezost@gmail.com> Marius Bakke2016-09-041-0/+37
* gnu: python2-ipython: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-ipython): Inherit using strip-python2-variant. [propagated-inputs]: Remove work-around for python2-terminado. [inputs]: Remove work-around for python2-jsonschema, python2-matplotlib, python2-numpy, python2-requests. (python-inputs)[properties]: New field. Efraim Flashner2016-09-021-14/+5
* gnu: python2-numexpr: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-numexpr): Replace package definition with 'package-with-python2', using 'strip-python2-variant'. Efraim Flashner2016-09-021-9/+3
* gnu: python2-scikit-image: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-scikit-image): Inherit using strip-python2-variant. [propagated-inputs]: Remove work-around for python2-matplotlib, python2-numpy, python2-scipy. Efraim Flashner2016-09-021-7/+5
* gnu: python-scikit-learn: Set source file name.•••* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name' field. Efraim Flashner2016-09-021-0/+1
* gnu: python2-scikit-learn: Use strip-python2-variant.•••* gnu/packages/python.scm (python2-scikit-learn): Replace package definition with 'package-with-python2', using 'strip-python2-variant' to simplify the package definition. Efraim Flashner2016-09-021-10/+3
* gnu: python-icalendar: Update to 3.10.•••* gnu/packages/python.scm (python-icalendar): Update to 3.10. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey2016-08-291-2/+2
* gnu: Add python-freezegun.•••* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey2016-08-291-0/+40
* gnu: python-ipaddress: Update to 1.0.16.•••* gnu/packages/python.scm (python-ipaddress): New variable. (python2-ipaddress): Use package-with-python2. David Craven2016-08-281-19/+22
* gnu: Add python-url.•••* gnu/packages/python.scm (python-url): New variable. (python2-url): New variable. David Craven2016-08-281-0/+33
* gnu: Add python-publicsuffix2.•••* gnu/packages/python.scm (python-publicsuffix2): New variable. (python2-publicsuffix2): New variable. David Craven2016-08-281-0/+26
* gnu: Add python-publicsuffix.•••* gnu/packages/python.scm (python-publicsuffix): New variable. (python2-publicsuffix): New variable. David Craven2016-08-281-0/+27
* gnu: Add python-schematics.•••* gnu/packages/python.scm (python-schematics): New variable. (python2-schematics): New variable. David Craven2016-08-281-0/+32
* gnu: Add python-sh.•••* gnu/packages/python.scm (python-sh): New variable. (python2-sh): New variable. David Craven2016-08-281-0/+27
* gnu: Add python-pymongo.•••* gnu/packages/python.scm (python-pymongo): New variable. (python2-pymongo): New variable. David Craven2016-08-281-0/+26
* gnu: Add python-nltk.•••* gnu/packages/python.scm (python-nltk): New variable. (python2-nltk): New variable. David Craven2016-08-281-0/+27
* gnu: Add python-binaryornot.•••* gnu/packages/python.scm (python-binaryornot): New variable. (python2-binaryornot): New variable. David Craven2016-08-281-0/+31
* gnu: python: Import guix licenses with #:prefix license:.•••* gnu/packages/python.scm (define-module): Add import. David Craven2016-08-281-213/+211
* gnu: python-magic: Disable egg compression.•••Reported by Troy Sankey <sankeytms@gmail.com>. * gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add 'disable-egg-compression' phase. Leo Famulari2016-08-231-1/+8
* gnu: python-urwidtrees: Update to 1.0.2.•••* gnu/packages/python.scm (python-urwidtrees): Update to 1.0.2. Add note about distribution method. Signed-off-by: Mark H Weaver <mhw@netris.org> Troy Sankey2016-08-231-3/+7
* gnu: python-urwid: Update to 1.3.1.•••* gnu/packages/python.scm (python-urwid): Update to 1.3.1. Signed-off-by: Mark H Weaver <mhw@netris.org> Troy Sankey2016-08-231-3/+3
* gnu: Remove trademark acknowledgements.•••* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm (python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]: Remove trademark acknowledgements. John Darrington2016-08-221-1/+1
* gnu: python-msgpack: Update to 0.4.8.•••* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8. Leo Famulari2016-08-191-2/+2
* gnu: python-llfuse: Update to 1.1.1.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1. Leo Famulari2016-08-191-2/+2
* gnu: python-kivy-next: Fix version string.•••This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607. * gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-". Mark H Weaver2016-08-171-1/+1
* gnu: Add python-kivy.•••* gnu/packages/python.scm (python-kivy, python2-kivy) (python-kivy-next, python2-kivy-next): New variables. Dylan Jeffers2016-08-171-0/+68
* gnu: python: Add python-pyserial.•••* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-08-161-0/+29
* gnu: Add python-stem.•••* gnu/packages/python.scm (python-stem, python2-stem): New variables. Co-authored-by: Leo Famulari <leo@famulari.name> ng02016-08-121-1/+37
* gnu: python-cython: Use 'modify-phases'.•••* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'. Efraim Flashner2016-08-111-8/+6
* gnu: python-cython: Update to 0.24.1.•••* gnu/packages/python.scm (python-cython): Update to 0.24.1. Efraim Flashner2016-08-111-2/+2
* gnu: Add python-pythondialog.•••* gnu/packages/python.scm (python-pythondialog): New variable. (python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG. Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr> Leo Famulari2016-08-061-6/+18
* gnu: Add python-future.•••* gnu/packages/python.scm (python-future, python2-future): New variables. Ben Woodcroft2016-08-061-0/+32
* Merge branch 'core-updates'Mark H Weaver2016-08-041-49/+75
|\
| * gnu: python-alembic: Update to 0.8.7.•••* gnu/packages/python.scm (python-alembic): Update to 0.8.7. Andreas Enge2016-07-311-2/+2
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-291-5/+5
| |\
| * | gnu: python@2.7: Delete faulty test on mips64el only.•••This amends 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72 and avoids a rebuild. * gnu/packages/python.scm (python-2.7)[arguments] <pre-check>: When (%current-system) starts with "mips64el", delete Lib/test/test_ctypes.py. Ludovic Courtès2016-07-281-3/+8
| * | gnu: python-2.7: Disable test failing on mips64el-linux.•••* gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove an additional test that fails on mips64el-linux. Andreas Enge2016-07-271-1/+3
| * | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-251-9/+6
| |\ \
| * \ \ Merge branch 'master' into core-updates•••Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion. Leo Famulari2016-07-221-8/+45
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-07-201-84/+173
| |\ \ \ \
| * | | | | Revert "gnu: Add python-imagesize."•••This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424. Leo Famulari2016-07-121-26/+0
| * | | | | Revert "gnu: Add python-alabaster."•••This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58. Leo Famulari2016-07-121-27/+0
| * | | | | Revert "gnu: Add python-snowballstemmer."•••This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28. Leo Famulari2016-07-121-22/+0
| * | | | | Revert "gnu: python-sphinx: Update to 1.4.4."•••This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7. Leo Famulari2016-07-121-19/+8