~ruther/guix-local

ref: afc720d34c43a2fcf0b5871226c15ad6c5f73697 guix-local/gnu/packages/python.scm -rw-r--r-- 98.0 KiB
afc720d3 — Federico Beffa 11 years ago
gnu: matplotlib: Comment out python2-matplotlib.

* gnu/packages/python.scm (python2-matplotlib, python2-scipy, python2-numpy):
  Comment out python2-matplotlib and the packages making use of it as the
  generation of the derivation of these packages takes very long.
9e099723 — Federico Beffa 11 years ago
gnu: cairocffi: Move to python module.

* gnu/packages/gtk.scm, gnu/packages/python.scm (python-cairocffi,
  python2-cairocffi): Move variables from gtk to python module to avoid
  circular dependency.

Reported by Mark H Weaver <mhw@netris.org>
25f9a068 — Federico Beffa 11 years ago
gnu: matplotlib: Add gtk3 backends and optional dependency.  Adjust inputs.

* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Add gtk3
  backends with the necessary inputs and a 'configure-environment' phase.  Add
  the optional 'python-pillow' dependency.  Move 'python-pyparsing' from
  'inputs' to 'propagated-inputs' as it is required at run time.
6fa14469 — Federico Beffa 11 years ago
gnu: Add xcffib

* gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables.
6a843168 — Federico Beffa 11 years ago
Revert "gnu: python-numpy-bootstrap: Reduce matrix size in failing test."

This reverts commit 31557440c29f8d93b366422bfec4dab341eff79f as it did not
provide the desired effect.  The test is still failing.
31557440 — Federico Beffa 11 years ago
gnu: python-numpy-bootstrap: Reduce matrix size in failing test.

* gnu/packages/python.scm (python-numpy-bootstrap): Add phase
  'fix-failing-tests.
c1125a04 — Federico Beffa 11 years ago
gnu: python-numpy-bootstrap: Make tests verbose.

* gnu/packages/python.scm (python-numpy-bootstrap): Make tests verbose to
  allow test failure debugging on hydra.
57c3f716 — Federico Beffa 11 years ago
gnu: Add cffi.

* gnu/packages/python.scm (python-cffi, python2-cffi): New variables.
a415f036 — Federico Beffa 11 years ago
gnu: Add pycparser.

* gnu/packages/python.scm (python-pycparser, python2-pycparser): New variables.
bb986599 — Federico Beffa 11 years ago
gnu: Add scipy.

* gnu/packages/python.scm (python-scipy, python2-scipy): New variables.
fbcfa730 — Eric Bavier 11 years ago
gnu: Add python-pycairo.

* gnu/packages/gtk.scm (python-pycairo, python2-py2cairo): New variables.
ea5456c8 — Eric Bavier 11 years ago
gnu: Add python-elib.intl.

* gnu/packages/python.scm (python-elib.intl, python2-elib.intl): New
  variables.
1671c07c — Eric Bavier 11 years ago
gnu: Add python-distutils-extra.

* gnu/packages/python.scm (python-distutils-extra, python2-distutils-extra):
  New variables.
c937562e — Eric Bavier 11 years ago
gnu: Add python-pillow.

* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
94914805 — Eric Bavier 11 years ago
gnu: Add python-sqlalchemy.

* gnu/packages/python.scm (python-sqlalchemy, python2-sqlalchemy): New
  variables.
b88e1b0a — Eric Bavier 11 years ago
gnu: python: Add sqlite input.

* gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch,
  gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Add patch.
  [inputs]: Add sqlite.
  (python)[source]: Add patch.
2ee8869a — Federico Beffa 11 years ago
gnu: Add numpy.

* gnu/packages/python.scm (python-numpy, python2-numpy): New variables.
1c65314c — Federico Beffa 11 years ago
gnu: Add matplotlib.

* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): New
  variables.
ec00de35 — Federico Beffa 11 years ago
gnu: Add numpydoc.

* gnu/packages/python.scm (python-numpydoc, python2-numpydoc): New variables.
15bfe6d6 — Federico Beffa 11 years ago
gnu: Add pyparsing.

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