~ruther/guix-local

49d5e338 — Tobias Geerinckx-Rice 9 years ago
gnu: python-cov-core: Fix & improve synopsis & description.

* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
b165c215 — Tobias Geerinckx-Rice 9 years ago
gnu: python-email-validator: Update to 1.0.2.

* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
08b81336 — Tobias Geerinckx-Rice 9 years ago
gnu: python-mistune: Update to 0.7.3.

* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
e6ace98d — Tobias Geerinckx-Rice 9 years ago
gnu: python-tabulate: Update to 0.7.7.

* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
ba1731da — Tobias Geerinckx-Rice 9 years ago
gnu: python-paste: Update to 2.0.3.

* gnu/packages/python.scm (python-paste): Update to 2.0.3.
[arguments]: Re-enable tests.  They now pass even on Python 3.
[properties]: Remove.
(python2-paste): Use package-with-python2 directly now.
46e110cc — Tobias Geerinckx-Rice 9 years ago
gnu: python-colorama: Fix typo in synopsis.

* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
f92576f9 — Tobias Geerinckx-Rice 9 years ago
gnu: python-colorama: Update to 0.3.7.

* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
02d7f337 — Tobias Geerinckx-Rice 9 years ago
gnu: python-debian: Update to 0.1.28.

* gnu/packages/python.scm (python-debian): Update to 0.1.28.
ccc18762 — Tobias Geerinckx-Rice 9 years ago
gnu: python-seaborn: Update to 0.7.1.

* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
5754fe95 — Tobias Geerinckx-Rice 9 years ago
gnu: python-unidecode: Update to 0.04.20.

* gnu/packages/python.scm (python-unidecode): Update to 0.04.20.
4418990d — Tobias Geerinckx-Rice 9 years ago
gnu: python-alembic: Update to 0.8.10.

* gnu/packages/python.scm (python-alembic): Update to 0.8.10.
9e2802cb — Tobias Geerinckx-Rice 9 years ago
gnu: python-orderedmultidict: Update to 0.7.11.

* gnu/packages/python.scm (python-orderedmultidict): Update to 0.7.11.
6acff0f9 — Tobias Geerinckx-Rice 9 years ago
gnu: the-silver-searcher: Fix & improve description.

* gnu/packages/code.scm (the-silver-searcher)[description]: Fix typo, use
@command and @file mark-up, and clarify a bit.
392f3266 — Tobias Geerinckx-Rice 9 years ago
gnu: the-silver-searcher: Update to 1.0.2.

* gnu/packages/code.scm (the-silver-searcher): Update to 1.0.2.
[source]: Use signed tarball from home-page.  Remove file-name.
[native-inputs]: Remove autoconf, automake, and libtool, as well as...
[arguments]: ...the ‘autoconf’ phase since we're now building a release.
db963aad — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.01.24.

* gnu/packages/video.scm (youtube-dl): Update to 2017.01.24.
9b1a497e — Adriano Peluso 9 years ago
gnu: haunt: Update to 0.2.1

* gnu/packages/guile.scm (haunt): Update to 0.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
04fa4cdf — Ludovic Courtès 9 years ago
gnu: arandr: Remove timestamps from gzipped man pages.

* gnu/packages/xdisorg.scm (arandr)[source](modules, snippet): New
fields.
d6d1cea6 — Ludovic Courtès 9 years ago
mapped-devices: 'source' can be a list of strings.

Reported by myglc2 <myglc2@gmail.com>.

* gnu/system/mapped-devices.scm (<mapped-device>)[source]: Update
comment to note that this can be a list of strings.
ff8b5a3a — Thomas Danckaert 9 years ago
gnu: Add hyperestraier.

* gnu/packages/search.scm (hyperestraier): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
259a94e9 — Thomas Danckaert 9 years ago
gnu: Add qdbm.

* gnu/packages/databases.scm (qdbm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next