~ruther/guix-local

ref: 0b70f7d557181febd80b16c8e3a03887df3871af guix-local/gnu/packages/python.scm -rw-r--r-- 525.0 KiB
9491227d — Sergei Trofimovich 8 years ago
gnu: python-file: Drop outdated patch.

* gnu/local.mk: Remove python-file-double-encoding-bug.patch
* gnu/packages/patches/python-file-double-encoding-bug.patch: Delete file.
* gnu/packages/python.scm (python-file)[source]:
Remove "python-file-double-encoding-bug.patch".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
54d9479d — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
dc1bd2b5 — Leo Famulari 8 years ago
gnu: python-cryptography: Update to 1.8.2.

* gnu/packages/python.scm (python-cryptography, python2-cryptography,
python-cryptography-vectors, python2-cryptography-vectors):
Update to 1.8.2.
(python-cryptography, python2-cryptography)[propagated-inputs]: Add
python-asn1crypto and python-packaging. Remove python-pyasn1.
[native-inputs]: Remove python-pyasn1 and python-pyasn1-modules.
c0f5b802 — Leo Famulari 8 years ago
gnu: Add python-packaging.
8347c122 — José Miguel Sánchez García 8 years ago
gnu: python-xcffib: Update to 0.5.1.

* gnu/packages/python.scm (python-xcffib): Update to 0.5.1.
[source]: Use 'pypi-uri'.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
e46bf223 — José Miguel Sánchez García 8 years ago
gnu: python-xcffib: Fix libxcb.so.1 path.

* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
013e1e85 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-migrate.

* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
75baf319 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-script.

* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
ca0e62bf — Stefan Reichoer 8 years ago
gnu: Add python-ansi2html.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d1693269 — Danny Milosavljevic 8 years ago
gnu: Add python-behave-web-api.

Fixes <http://bugs.gnu.org/26906>.

* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api):
New variables.
8ed12889 — Danny Milosavljevic 8 years ago
gnu: Enable python-parse-type tests.

Fixes <http://bugs.gnu.org/26900>.

* gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests.
Add phase "patch-tests".
[native-inputs]: Add python-pytest, python-pytest-runner.
[properties]: Add python2-variant.
(python2-parse-type): New variable.
38f1163c — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
5e0ddfba — Leo Famulari 8 years ago
gnu: python-pyasn1: Update to 0.2.3.

* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3.
37c04f91 — Leo Famulari 8 years ago
gnu: python-idna: Update to 2.5.

* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5.
[source]: Use pypi-uri.
d1a91408 — Ricardo Wurmus 8 years ago
Merge branch 'master' into core-updates
80f78e8f — José Miguel Sánchez García 8 years ago
gnu: python-cairocffi: Update to 0.8.0.

* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
3015d455 — José Miguel Sánchez García 8 years ago
gnu: python-cairocffi: Update source and home-page URIs.

* gnu/packages/python.scm (python-cairocffi)[source]: Update URI.
[home-page]: Update URI.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
c522f57e — Ben Woodcroft 8 years ago
gnu: python-future: Update to 0.16.0.

* gnu/packages/python.scm (python-future): Update to 0.16.0.
a5e8f597 — Mathieu Othacehe 8 years ago
gnu: python-termcolor: Fix uri.

* gnu/packages/python.scm (python-termcolor): Remove "python-" from
  pypi uri.

This was causing guix refresh to fail on this package.
f048db5a — Julien Lepiller 9 years ago
gnu: Fix python2-django-allauth.

* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
Next