~ruther/guix-local

ref: 517a6c0c6e426b8a6e45685e8e4fab4ef2f2c2d6 guix-local/gnu/packages/python.scm -rw-r--r-- 352.8 KiB
517a6c0c — Danny Milosavljevic 9 years ago
gnu: python: Add python-pyserial.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-stem.

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

Co-authored-by: Leo Famulari <leo@famulari.name>
b92f651b — Efraim Flashner 9 years ago
gnu: python-cython: Use 'modify-phases'.

* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
dd22efef — Efraim Flashner 9 years ago
gnu: python-cython: Update to 0.24.1.

* gnu/packages/python.scm (python-cython): Update to 0.24.1.
1ae44b80 — Leo Famulari 9 years ago
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>
da4ac1aa — Ben Woodcroft 10 years ago
gnu: Add python-future.

* gnu/packages/python.scm (python-future, python2-future): New
variables.
536fc5f8 — Mark H Weaver 9 years ago
Merge branch 'core-updates'
0832787e — Mark H Weaver 9 years ago
Revert "Merge branch 'core-updates'"

This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
752bb447 — Ben Woodcroft 9 years ago
gnu: python2-bz2file: Use python-2.

This is a followup to 124df723a0150e968910e34d5e94023b18901d0c.
Problem reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
124df723 — Ben Woodcroft 9 years ago
gnu: python-bz2file: Disable tests.

* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.
4e92d76a — Leo Famulari 9 years ago
gnu: python-atomicwrites: Update to 1.1.0.

* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.1.0.
455859a5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
bb484529 — Andreas Enge 9 years ago
gnu: python-alembic: Update to 0.8.7.

* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
0bab3af0 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
66e07664 — David Craven 9 years ago
gnu: Remove trailing periods from synopsis.

* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis.
* gnu/packages/gnustep.scm (wmfire): Update synopsis.
* gnu/packages/haskell.scm (ghc-socks): Update synopsis.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis.
* gnu/packages/openstack.scm (python-bandit): Update synopsis.
* gnu/packages/perl.scm (perl-test-trap): Update synopsis.
* gnu/packages/python.scm (python-backports-abc): Update synopsis.
* gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
cfbb3b0d — Leo Famulari 9 years ago
gnu: python-beautifulsoup4: Update to 4.5.0.

* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.0.
1bb163b0 — Ludovic Courtès 9 years ago
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.
8b732bf6 — Andreas Enge 9 years ago
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.
14656f44 — Andreas Enge 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
fe84bc9a — Efraim Flashner 9 years ago
gnu: python-iso8601: Update to 0.1.11.

* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
Next