~ruther/guix-local

ref: 6734c7bae34888756eb40ed13a8c16f3e35cc53d guix-local/gnu/packages/python.scm -rw-r--r-- 425.6 KiB
6734c7ba — Marius Bakke 9 years ago
gnu: python-cairocffi: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
e2816ac7 — Marius Bakke 9 years ago
gnu: python-xcffib: Disable tests.

* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]:
Set #:tests? #f.
c8cd850c — Marius Bakke 9 years ago
gnu: python-xcffib: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
cff0ccf9 — Marius Bakke 9 years ago
gnu: python-requests: Disable tests.

* gnu/packages/python.scm (python-requests, python2-requests,
python-requests-2.7)[native-inputs]: Remove field.
[arguments]: New field. Set #:tests? #f.
97be1bc2 — Marius Bakke 9 years ago
gnu: python-click: Fix tests.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace
'check' with custom phase.
[native-inputs]: Add python-pytest.
3fe2c209 — Marius Bakke 9 years ago
gnu: python-tornado: Disable tests.

* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]:
Set #:tests? #f.
03cb5f9e — Marius Bakke 9 years ago
gnu: python-sphinx: Disable tests.

* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]:
Set #:tests? #f.
995cb99e — Marius Bakke 9 years ago
gnu: python-pygments: Disable tests.

* gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]:
Set #:tests? #f.
bd10e677 — Marius Bakke 9 years ago
gnu: python-coverage: Disable tests.

* gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]:
Set #:tests? #f.
4fd129ee — Marius Bakke 9 years ago
gnu: python-six: Fix test dependencies.

* gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add
python-py and python-pytest.
dcb0da7b — Marius Bakke 9 years ago
gnu: python-py: Disable tests.

* gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.
d660f7be — Marius Bakke 9 years ago
gnu: python-setuptools: Update to 31.0.0.

* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
4eb6ed28 — Marius Bakke 9 years ago
gnu: python-html5lib: Add dependency on python-webencodings.

* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
adbca19e — Marius Bakke 9 years ago
gnu: Add python-webencodings.

* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
6c2e82bc — Tobias Geerinckx-Rice 9 years ago
gnu: Add python-argcomplete.

* gnu/packages/python.scm (python-argcomplete): New variable.
f80b4d2c — Ludovic Courtès 9 years ago
Merge remote-tracking branch 'origin/master' into staging
444a79b6 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restful-swagger.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
a14061aa — Marius Bakke 9 years ago
gnu: python-html5lib: Update to 1.0b10 [fixes CVE-2016-{9909,9910}].

* gnu/packages/python.scm (python-html5lib, python2-html5lib): Update to 1.0b10.
bb4b1706 — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Update to 0.32.11.

* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.11.

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

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next