aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-natsort.Marius Bakke2016-09-14
| | | | | | * gnu/packages/python.scm (python-natsort, python2-natsort): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pytest-flakes.Marius Bakke2016-09-14
| | | | | | | * gnu/packages/python.scm (python-pytest-flakes, python2-pytest-flakes): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pytest-pep8.Marius Bakke2016-09-14
| | | | | | | * gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-lit, python2-lit.Danny Milosavljevic2016-09-13
| | | | | | * gnu/packages/python.scm (python-lit, python2-lit): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-prompt-toolkit: Update to 1.0.7.Tobias Geerinckx-Rice2016-09-13
| | | | | * gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7. [source]: Use 'pypi-uri'.
* gnu: python-py3status: Update to 3.1.Ivan Vilata-i-Balaguer2016-09-12
| | | | | | * gnu/packages/python.scm (python-py3status): Update to 3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-cachecontrol: Correct parentheses.Ben Woodcroft2016-09-11
| | | | | | This commit is a follow-up to 'b30565b'. * gnu/packages/python.scm (python-cachecontrol): Correct parentheses.
* gnu: Add python-cachecontrol.Marius Bakke2016-09-11
| | | | | * gnu/packages/python.scm (python-cachecontrol, python2-cachecontrol): New variables.
* gnu: python-pillow: Update to 3.3.1.Leo Famulari2016-09-10
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.1.
* gnu: Add python-odfpy.Marius Bakke2016-09-04
| | | | | | * gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: python2-ipython: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | | | * 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.
* gnu: python2-numexpr: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | * gnu/packages/python.scm (python2-numexpr): Replace package definition with 'package-with-python2', using 'strip-python2-variant'.
* gnu: python2-scikit-image: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | * gnu/packages/python.scm (python2-scikit-image): Inherit using strip-python2-variant. [propagated-inputs]: Remove work-around for python2-matplotlib, python2-numpy, python2-scipy.
* gnu: python-scikit-learn: Set source file name.Efraim Flashner2016-09-02
| | | | | * gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name' field.
* gnu: python2-scikit-learn: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | * gnu/packages/python.scm (python2-scikit-learn): Replace package definition with 'package-with-python2', using 'strip-python2-variant' to simplify the package definition.
* gnu: python-icalendar: Update to 3.10.Troy Sankey2016-08-29
| | | | | | * gnu/packages/python.scm (python-icalendar): Update to 3.10. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-freezegun.Troy Sankey2016-08-29
| | | | | | * gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-ipaddress: Update to 1.0.16.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-ipaddress): New variable. (python2-ipaddress): Use package-with-python2.
* gnu: Add python-url.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-url): New variable. (python2-url): New variable.
* gnu: Add python-publicsuffix2.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-publicsuffix2): New variable. (python2-publicsuffix2): New variable.
* gnu: Add python-publicsuffix.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-publicsuffix): New variable. (python2-publicsuffix): New variable.
* gnu: Add python-schematics.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-schematics): New variable. (python2-schematics): New variable.
* gnu: Add python-sh.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-sh): New variable. (python2-sh): New variable.
* gnu: Add python-pymongo.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-pymongo): New variable. (python2-pymongo): New variable.
* gnu: Add python-nltk.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-nltk): New variable. (python2-nltk): New variable.
* gnu: Add python-binaryornot.David Craven2016-08-28
| | | | | * gnu/packages/python.scm (python-binaryornot): New variable. (python2-binaryornot): New variable.
* gnu: python: Import guix licenses with #:prefix license:.David Craven2016-08-28
| | | | * gnu/packages/python.scm (define-module): Add import.
* gnu: python-magic: Disable egg compression.Leo Famulari2016-08-23
| | | | | | | Reported by Troy Sankey <sankeytms@gmail.com>. * gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add 'disable-egg-compression' phase.
* gnu: python-urwidtrees: Update to 1.0.2.Troy Sankey2016-08-23
| | | | | | | * 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>
* gnu: python-urwid: Update to 1.3.1.Troy Sankey2016-08-23
| | | | | | * gnu/packages/python.scm (python-urwid): Update to 1.3.1. Signed-off-by: Mark H Weaver <mhw@netris.org>
* gnu: Remove trademark acknowledgements.John Darrington2016-08-22
| | | | | | * gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm (python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]: Remove trademark acknowledgements.
* gnu: python-msgpack: Update to 0.4.8.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
* gnu: python-llfuse: Update to 1.1.1.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
* gnu: python-kivy-next: Fix version string.Mark H Weaver2016-08-17
| | | | | | This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607. * gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
* gnu: Add python-kivy.Dylan Jeffers2016-08-17
| | | | | * gnu/packages/python.scm (python-kivy, python2-kivy) (python-kivy-next, python2-kivy-next): New variables.
* gnu: python: Add python-pyserial.Danny Milosavljevic2016-08-16
| | | | | | * gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-stem.ng02016-08-12
| | | | | | * gnu/packages/python.scm (python-stem, python2-stem): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: python-cython: Use 'modify-phases'.Efraim Flashner2016-08-11
| | | | * gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
* gnu: python-cython: Update to 0.24.1.Efraim Flashner2016-08-11
| | | | * gnu/packages/python.scm (python-cython): Update to 0.24.1.
* gnu: Add python-pythondialog.Leo Famulari2016-08-06
| | | | | | | * gnu/packages/python.scm (python-pythondialog): New variable. (python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG. Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
* gnu: Add python-future.Ben Woodcroft2016-08-06
| | | | | * gnu/packages/python.scm (python-future, python2-future): New variables.
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * gnu: python-alembic: Update to 0.8.7.Andreas Enge2016-07-31
| | | | | | | | * gnu/packages/python.scm (python-alembic): Update to 0.8.7.
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\
| * | gnu: python@2.7: Delete faulty test on mips64el only.Ludovic Courtès2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | gnu: python-2.7: Disable test failing on mips64el-linux.Andreas Enge2016-07-27
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove an additional test that fails on mips64el-linux.
| * | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-07-22
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \
| * | | | | Revert "gnu: Add python-imagesize."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.