~ruther/guix-local

2b9e4bea — Leo Famulari 9 years ago
gnu: python-zope-schema: Build with python-zope-exceptions.

* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
a792e1aa — Marius Bakke 9 years ago
gnu: python-cairocffi: Disable tests.

* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]:
Set #:tests? #f.
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.
e46a043e — Marius Bakke 9 years ago
build-system/python: Make sure 'check' returns failures.

* guix/build/python-build-system.scm (check): Wrap 'call-setuppy' in 'if' so
that it actually fails when the tests fail. Print informational message when
skipped.
3f1b4bc3 — Marius Bakke 9 years ago
gnu: xf86-input-keyboard: Update to 1.9.0.

* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
12f3af5f — Marius Bakke 9 years ago
gnu: xf86-video-ati: Update to 7.8.0.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
546856a3 — Marius Bakke 9 years ago
gnu: xf86-input-libinput: Update to 0.23.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
d7f84eab — Tobias Geerinckx-Rice 9 years ago
gnu: iproute2: Update to 4.9.0.

* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
bee075e7 — Alex Kost 9 years ago
gnu: libjpeg-turbo: Fix typo.

This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e.

* gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
1975ec69 — Ludovic Courtès 9 years ago
gnu: epic5: Fix 'license' field to contain only licenses.

* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
Next