~ruther/guix-local

ref: 12f839fdf685e68dda8f38af1bbb192fa4199d25 guix-local/gnu/packages/python.scm -rw-r--r-- 367.3 KiB
dddcb25c — Marius Bakke 9 years ago
gnu: Add python-odfpy.

* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.

Signed-off-by: Alex Kost <alezost@gmail.com>
135ba811 — Efraim Flashner 9 years ago
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.
fc1a170e — Efraim Flashner 9 years ago
gnu: python2-numexpr: Use strip-python2-variant.

* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
2b031d3f — Efraim Flashner 9 years ago
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.
7e21b9fb — Efraim Flashner 9 years ago
gnu: python-scikit-learn: Set source file name.

* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
25a2f81f — Efraim Flashner 9 years ago
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.
f2f53353 — Troy Sankey 9 years ago
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>
974ee2c1 — Troy Sankey 9 years ago
gnu: Add python-freezegun.

* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
520af157 — David Craven 9 years ago
gnu: python-ipaddress: Update to 1.0.16.

* gnu/packages/python.scm (python-ipaddress): New variable.
(python2-ipaddress): Use package-with-python2.
81f1515d — David Craven 9 years ago
gnu: Add python-url.

* gnu/packages/python.scm (python-url): New variable.
(python2-url): New variable.
b2319996 — David Craven 9 years ago
gnu: Add python-publicsuffix2.

* gnu/packages/python.scm (python-publicsuffix2): New variable.
(python2-publicsuffix2): New variable.
d6907ff7 — David Craven 9 years ago
gnu: Add python-publicsuffix.

* gnu/packages/python.scm (python-publicsuffix): New variable.
(python2-publicsuffix): New variable.
05b59190 — David Craven 9 years ago
gnu: Add python-schematics.

* gnu/packages/python.scm (python-schematics): New variable.
(python2-schematics): New variable.
6a6c9d43 — David Craven 9 years ago
gnu: Add python-sh.

* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
691cd90d — David Craven 9 years ago
gnu: Add python-pymongo.

* gnu/packages/python.scm (python-pymongo): New variable.
(python2-pymongo): New variable.
a9ac982a — David Craven 9 years ago
gnu: Add python-nltk.

* gnu/packages/python.scm (python-nltk): New variable.
(python2-nltk): New variable.
8794bd8b — David Craven 9 years ago
gnu: Add python-binaryornot.

* gnu/packages/python.scm (python-binaryornot): New variable.
(python2-binaryornot): New variable.
3f641af0 — David Craven 9 years ago
gnu: python: Import guix licenses with #:prefix license:.

* gnu/packages/python.scm (define-module): Add import.
77432686 — Leo Famulari 9 years ago
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.
37ec4623 — Troy Sankey 9 years ago
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>
Next