~ruther/guix-local

ref: 9f9d073be16b042fe0ecc1c46aea73c1fe657fe6 guix-local/gnu/packages/python.scm -rw-r--r-- 130.0 KiB
90fc547f — Ricardo Wurmus 11 years ago
gnu: Add python-sympy.

* gnu/packages/python.scm (python-sympy, python2-sympy): New variables.
bf4af30b — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
310d218f — Ricardo Wurmus 11 years ago
gnu: Add python-tornado.

* gnu/packages/python.scm (python-tornado, python2-tornado): New variables.
ed377cc6 — Ricardo Wurmus 11 years ago
gnu: Add python2-backport-ssl-match-hostname.

* gnu/packages/python.scm (python2-backport-ssl-match-hostname): New variable.
4ac0d644 — Andreas Enge 11 years ago
Merge branch 'master' into core-updates.
45ca81c2 — 宋文武 11 years ago
gnu: Add python-waf.

* gnu/packages/python.scm (python-waf, python2-waf): New variables.
feaae484 — 宋文武 11 years ago
gnu: Add python-waf.

* gnu/packages/python.scm (python-waf, python2-waf): New variables.
334345d9 — Mark H Weaver 11 years ago
Merge branch 'core-updates'
0e05d01e — 宋文武 11 years ago
gnu: python: Use 'version-major+minor' to compute PYTHONPATH.

Fixes a regression introduced in 08c0450.

* gnu/packages/python.scm (python)[native-search-paths]: Use
  'version-major+minor' to compute PYTHONPATH.
08c04509 — Cyril Roelandt 11 years ago
python: Update to 3.4.3

* gnu/packages/python.scm (python): Update from 3.3.5 to 3.4.3.
* gnu/packages/patches/python-fix-tests.patch: Update the required test fixes.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove it...
* gnu-system.am (dist_patch_DATA): ... and do not reference it here.
cf3e3e37 — 宋文武 11 years ago
Merge branch 'master' into core-updates
2c0499ad — Ricardo Wurmus 11 years ago
gnu: Add python-drmaa.

* gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables.
0234ca06 — David Thompson 11 years ago
gnu: Add python-singledispatch.

* gnu/packages/python.scm (python-singledispatch, python2-singledispatch): New
  variables.
ae641128 — David Thompson 11 years ago
gnu: python-requests: Fix Python 2 version and add support for Python 3.

* gnu/packages/python.scm (python-requests): New variable.
  (python2-requests): Generate based on Python 3 variant.
023dd28a — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
32f77c04 — Ricardo Wurmus 11 years ago
gnu: Add python-networkx.

* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
3cff95cb — Ricardo Wurmus 11 years ago
gnu: Add python-decorator.

* gnu/packages/python.scm (python-decorator, python2-decorator): New
  variables.
25d5b708 — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
1f434457 — Mark H Weaver 11 years ago
gnu: python: Do not use patchelf.

* gnu/packages/python.scm (python-2): Add rpath for lib directory of output to
  LDFLAGS.  Remove 'patchelf' from inputs.  Remove #:modules and
  #:imported-modules from arguments.  Remove 'add-lib-to-runpath' phase.
  (python): Do not add #:modules to inherited package arguments.
ef5cbf9b — Ricardo Wurmus 11 years ago
gnu: Add python-h5py and python2-h5py.

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