~ruther/guix-local

ref: dab536fe1ae5a8775a2b50fa50556445b6ac7818 guix-local/gnu/packages/python.scm -rw-r--r-- 551.7 KiB
a8a964db — Marius Bakke 8 years ago
gnu: python-pylint: Update to 1.7.2.

* gnu/packages/python.scm (python-pylint): Update to 1.7.2.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
de2f56cf — Marius Bakke 8 years ago
gnu: python-astroid: Update to 1.5.3.

* gnu/packages/python.scm (python-astroid): Update to 1.5.3.
[properties]: Declare python2 variant.
(python2-astroid)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE,
PYTHON2-ENUM34 and PYTHON2-SINGLEDISPATCH.
96bbc41f — Marius Bakke 8 years ago
gnu: python-pyopenssl: Update to 17.1.0.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.1.0.
[source]: Remove patch.
[native-inputs]: Add PYTHON-PRETEND.
[arguments]<#:phases>: Disable the network test here instead of via a patch.
Also disable one new test.
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
89fc5b82 — Marius Bakke 8 years ago
gnu: python-cryptography: Update to 1.9.

* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.9.
(python-cryptography): Update to 1.9.
[propagated-inputs]: Remove PYTHON-PACKAGING.
029933cf — Marius Bakke 8 years ago
gnu: python-cffi: Update to 1.10.0.

* gnu/packages/python.scm (python-cffi): Update to 1.10.0.
[arguments]<#:phases>: Patch distutils.ccompiler call to use "gcc". Patch
another hard-coded cc invocation. Adjust `py.test` invocation per README.
295f32f3 — Marius Bakke 8 years ago
gnu: python-cffi: Really enable tests.

* gnu/packages/python.scm (python-cffi, python2-cffi)[arguments]: Replace
'check' phase with custom expression. Change to 'modify-phases' syntax.
e00a5909 — Leo Famulari 8 years ago
gnu: python-vobject: Update to 0.9.5.

* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.5.
e61bc976 — Ricardo Wurmus 8 years ago
gnu: snakemake: Fix cluster execution.

* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
7efd98be — Rutger Helling 8 years ago
gnu: Add python-rencode.

* gnu/packages/python.scm (python-rencode): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
f817b4d9 — Rutger Helling 8 years ago
gnu: Add python2-pyopengl.

* gnu/packages/python.scm (python2-pyopengl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fa56c773 — Kei Kebreau 8 years ago
gnu: Add python-uniseg.

* gnu/packages/python.scm (python-uniseg, python2-uniseg): New
variables.
d92621cf — Ricardo Wurmus 8 years ago
gnu: python-drmaa: Update source URL.

* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri.
9b801661 — Tobias Geerinckx-Rice 8 years ago
gnu: python-pycodestyle: Update to 2.3.1.

* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1.
636437ec — Tobias Geerinckx-Rice 8 years ago
gnu: Remove unused python-flake8-2.2.4.

* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable.
5150d8b4 — Tobias Geerinckx-Rice 8 years ago
gnu: python-eventlet: Skip failing test phase.

* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests.
0b84a530 — Tobias Geerinckx-Rice 8 years ago
gnu: python-vobject: Update to 0.9.4.1.

* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1.
fa3f5f47 — Roel Janssen 8 years ago
gnu: Add python-regex.

* gnu/packages/python.scm (python-regex, python2-regex): New variables.
148585c2 — Arun Isaac 8 years ago
gnu: Move contents of zip module into compression module.

* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
731b0c72 — Leo Famulari 8 years ago
gnu: Add python-mock-2.

* gnu/packages/python.scm (python-mock-2): New variable.
7fadeab4 — Danny Milosavljevic 8 years ago
gnu: Add python-smmap2.

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