~ruther/guix-local

ref: cb723be5b98a57ae4f909022d1ce2b5d3bcdaabf guix-local/gnu/packages d---------
cb723be5 — Marius Bakke 8 years ago
gnu: python-scandir: Run the test suite.

* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
71a2d417 — Marius Bakke 8 years ago
gnu: python-scandir: Update to 1.7.

* gnu/packages/python.scm (python-scandir): Update to 1.7.
[description]: Mention that the Python3 variant is obsolete.
ea3f45a5 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Update to 2.3.0.

* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
f160557b — Marius Bakke 8 years ago
gnu: python-ipython: Update to 5.5.0.

* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
ff856cfd — Marius Bakke 8 years ago
gnu: python-pickleshare: Run the tests.

* gnu/packages/databases.scm (python-pickleshare)[arguments]: Replace CHECK-PHASE.
[native-inputs]: Add PYTHON-PYTEST.
76397e12 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Propagate python2-six.

* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
ed519b3c — Marius Bakke 8 years ago
gnu: python-pickleshare: Update to 0.7.4.

* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.4.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove.
[properties]: Delay python2 variant.
(python2-pickleshare)[propagated-inputs]: Add PYTHON2-PATHLIB2.
eddb9dac — Marius Bakke 8 years ago
gnu: behave: Update to 1.2.6.

* gnu/packages/check.scm (behave): Update to 1.2.6.
[source](uri): Adjust file extension.
[native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST.
b8509387 — Marius Bakke 8 years ago
gnu: python-pathpy: Update to 11.0.

* gnu/packages/python.scm (python-pathpy): Update to 11.0.
[source](uri): Use PYPI-URI.
[outputs]: Remove field.
[arguments]: Set #:tests? #f.  Remove #:phases.
557f8f21 — Marius Bakke 8 years ago
gnu: python-parse-type: Update to 0.4.2.

* gnu/packages/python.scm (python-parse-type): Update to 0.4.2.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
2115bde3 — Marius Bakke 8 years ago
gnu: python-parse: Update to 1.8.2.

* gnu/packages/patches/python-parse-too-many-fields.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-parse): Update to 1.8.2.
[source](patches): Remove.
[arguments]: Use INVOKE instead of SYSTEM*.
gnu: neomutt: Update to 20180223.

* gnu/packages/mail.scm (neomutt): Update to 20180223.
[native-inputs]: Use 'docbook-xml-4.2'.
[arguments]: Remove 'fix-docbook' phases.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f61682e7 — Alex ter Weele 8 years ago
gnu: Add agda.

* gnu/packages/agda.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add adga.scm.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7df5669f — Alex ter Weele 8 years ago
gnu: Add ghc-uri-encode.

* gnu/packages/haskell-web.scm (ghc-uri-encode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
abfec9b3 — Alex ter Weele 8 years ago
gnu: ghc-hashtables: Allow newer version of vector.

* gnu/packages/haskell.scm (ghc-hashtables)[arguments]: Allow newer version of
  vector.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9f29ecc1 — Alex ter Weele 8 years ago
gnu: ghc-edit-distance: Allow newer version of QuickCheck.

* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Allow running tests
  with newer version of QuickCheck.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
e5f95406 — Alex Vong 8 years ago
gnu: emacs-ahungry-theme: Update to 1.10.0.

* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.10.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
543cf6fd — Andy Patterson 8 years ago
gnu: cl-bordeaux-threads: Update to commit 354abb0a.

This commit includes a fix which makes the package compatible asdf 3.3.1.

* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit 354abb0a.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
04ab38b7 — Andy Patterson 8 years ago
gnu: ccl: Update to 1.11.5.

* gnu/packages/lisp.scm (ccl): Update to 1.11.5.
[inputs]: Update ccl to its new hosting location.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1462b456 — Efraim Flashner 8 years ago
gnu: enca: Update to 1.19.

* gnu/packages/textutils.scm (enca): Update to 1.19.
[inputs]: Remove recode.
[arguments]: Allow parallel tests.
Next