~ruther/guix-local

ref: ed3fee5f7bdf6132d6af2a9e25fab76e02a267b3 guix-local/gnu/packages/python.scm -rw-r--r-- 444.0 KiB
gnu: python-pafy: Disable tests.

* gnu/packages/python.scm (python-pafy): Disable tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
538fe019 — Efraim Flashner 9 years ago
gnu: python-vcversioner: Update to 2.16.0.0.

* gnu/packages/python.scm (python-vcversioner): Update to 2.16.0.0.
[inputs]: Remove python-setuptools.
[properties]: New field.
(python2-vcversioner): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
8bcd6b91 — Efraim Flashner 9 years ago
gnu: python-jsonschema: Use 'nosetests'.

* gnu/packages/python.scm (python-jsonschema)[arguments]: Replace 'check
phase with python nosetests.
[native-inputs]: Add python-nose.
[home-page]: Use https.
(python2-jsonschema)[native-inputs]: Add python2-mock.
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
0a7f17f0 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restplus.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1e6112d8 — Danny Milosavljevic 9 years ago
gnu: Add python-rednose.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e2fca490 — Danny Milosavljevic 9 years ago
gnu: Add python-termstyle.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aba5182c — Leo Famulari 9 years ago
gnu: python-pillow: Update to 3.3.3 [fixes CVE-2016-{9189,9190}].

* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.3.
eaba9d66 — Marius Bakke 9 years ago
gnu: python-jsonschema: Correct inputs.

* gnu/packages/python.scm (python-jsonschema)[inputs]: Remove
python-setuptools. Move python-vcversioner to ...
[native-inputs]: ... here.
* gnu/packages/python.scm (python2-jsonschema)[inputs]: Move
python2-functools32 to ...
[propagated-inputs]: ... here.
[native-inputs]: Add python2-setuptools.
912dcbad — Marius Bakke 9 years ago
gnu: python-cryptography, python-cryptography-vectors: Update to 1.5.3.

* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.5.3.
[native-inputs]: Add python-pytz. Change python-pytest to python-pytest-2.9.2.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.5.3.
fca4ff35 — Leo Famulari 9 years ago
gnu: Add python-pytest-2.9.2.

* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
6a686b18 — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Mention optional dependencies in description.

* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[description]: Mention optional dependencies.

Signed-off-by: Leo Famulari <leo@famulari.name>
71e21fb2 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
26d07efb — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Use python-pytest.

* gnu/packages/python.scm (python-sqlalchemy-utils)[native-inputs]: Add
python-pytest.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c22b4f87 — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Propagate existing inputs.

* gnu/packages/python.scm (python-sqlalchemy-utils)[inputs]: Move to ...
[propagated-inputs]: ... here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
462bf271 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-babel.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9dede065 — Danny Milosavljevic 9 years ago
gnu: Add python-furl.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b91912c4 — Danny Milosavljevic 9 years ago
gnu: Add python-orderedmultidict.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4a093330 — Danny Milosavljevic 9 years ago
gnu: Add python-pycodestyle.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8b6ad165 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
Next