aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-11gnu: Add python-hiredis.Julien Lepiller
* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables.
2017-05-11gnu: Add python-django-overextends.Julien Lepiller
* gnu/packages/django.scm (python-django-overextends, python2-django-overextends): New variables.
2017-05-11gnu: Add python-django-contrib-comments.Julien Lepiller
* gnu/packages/django.scm (python-django-contrib-comments, python2-django-contrib-comments): New variables.
2017-05-11gnu: Add python-django-contact-form.Julien Lepiller
* gnu/packages/django.scm (python-django-contact-form, python2-django-contact-form): New variables.
2017-05-11gnu: Add python-django-bulk-update.Julien Lepiller
* gnu/packages/django.scm (python-django-bulk-update, python2-django-bulk-update): New variables.
2017-05-11gnu: Add python-dj-database-url.Julien Lepiller
* gnu/packages/django.scm (python-dj-database-url, python2-dj-database-url): New variables.
2017-05-11gnu: Add python-django-jsonfield.Julien Lepiller
* gnu/packages/django.scm (python-django-jsonfield, python2-django-jsonfield): New variables.
2017-05-11gnu: Add python-django-assets.Julien Lepiller
* gnu/packages/django.scm (python-django-assets, python2-django-assets): New variables.
2017-05-11gnu: Add python-mysqlclient.Julien Lepiller
* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables.
2017-05-11gnu: Add python-translate-toolkit.Julien Lepiller
* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit): New variables.
2017-05-11gnu: Add python-factory-boy.Julien Lepiller
* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables.
2017-05-11gnu: Add python2-stemming.Julien Lepiller
* gnu/packages/python.scm (python2-stemming): New variable.
2017-05-11gnu: Add python-scandir.Julien Lepiller
* gnu/packages/python.scm (python-scandir, python2-scandir): New variables.
2017-05-11gnu: Add python-levenshtein.Julien Lepiller
* gnu/packages/python.scm (python-levenshtein, python2-levenshtein): New variables.
2017-05-11gnu: python-dateutil: Update to 2.6.0.Julien Lepiller
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0.
2017-05-11gnu: Add python-elasticsearch.Julien Lepiller
* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch): New variables.
2017-05-11gnu: Add python-nosexcover.Julien Lepiller
* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables.
2017-05-11gnu: Add python-dirsync.Julien Lepiller
* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables.
2017-05-11gnu: Add python-diff-match-patch.Julien Lepiller
* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch): New variables.
2017-05-11gnu: Add python-cssmin.Julien Lepiller
* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables.
2017-05-11gnu: python-rq: Update to 0.7.1.Julien Lepiller
* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri.
2017-05-11gnu: Add python-sphinx-me.Julien Lepiller
* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables.
2017-05-11gnu: Add python-webassets.Julien Lepiller
* gnu/packages/python.scm (python-webassets, python2-webassets): New variables.
2017-05-11gnu: Add python-utils.Julien Lepiller
* gnu/packages/python.scm (python-utils, python2-utils): New variables.
2017-05-11gnu: Add python-pytest-catchlog.Julien Lepiller
* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables.
2017-05-11gnu: Add python-pytest-warnings.Julien Lepiller
* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables.
2017-05-11gnu: python-pytest-runner: Update to 2.11.1.Julien Lepiller
* gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1.
2017-05-11gnu: lvm2: Fix static build after 62ec02bf21.Marius Bakke
Fixes <https://bugs.gnu.org/26874>. * gnu/packages/patches/lvm2-static-link.patch: Link with -lm.
2017-05-12gnu: emacs-smartparens: Update to 1.10.1.Arun Isaac
* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.10.1.
2017-05-11gnu: Add PRoot.Ludovic Courtès
* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-05-11gnu: hwloc: Update to 1.11.7.Ludovic Courtès
* gnu/packages/mpi.scm (hwloc): Update to 1.11.7.
2017-05-11substitute: Honor 'Cache-Control' on 404 responses.Ludovic Courtès
* guix/scripts/substitute.scm (cached-narinfo): When VALUE is #f, use the TTL that is read instead of %NARINFO-NEGATIVE-TTL. (cached-narinfo-expiration-time): Likewise.
2017-05-11publish: Advertise a short TTL for "baking" 404s.Ludovic Courtès
* guix/scripts/publish.scm (not-found): Add #:phrase and #:ttl parameters and honor them. * tests/publish.scm ("with cache"): Check the 'cache-control' header on of the 404 response.
2017-05-11graph: Add Cypher backend.Roel Janssen
* guix/graph.scm (%cypher-backend): New variable. * doc/guix.texi: Add documentation for the Cypher backend of 'guix graph'.
2017-05-11gnu: libffcall: Update to 1.12.Efraim Flashner
* gnu/packages/libffcall.scm (libffcall): Update to 1.12. [source]: Source code is now stored in git.
2017-05-11gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386].Mark H Weaver
* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3.
2017-05-11gnu: elfutils: Update to 0.169.Leo Famulari
* gnu/packages/elf.scm (elfutils): Update to 0.169.
2017-05-10gnu: Add neovim-syntastic.ng0
* gnu/packages/vim.scm (neovim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: Add vim-syntastic.ng0
* gnu/packages/vim.scm (vim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: python-kitchen: Update home-page URL.Leo Famulari
* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL.
2017-05-10gnu: python2-dogtail: Update home-page URL.Ethan R. Jones
* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: libaio: Remove dead source URL.Ethan R. Jones
* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: font-liberation: Update source and homepage URLs.Ethan R. Jones
* gnu/packages/fonts.scm (font-liberation)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: libpwquality: Update source and home-page URLs.Ethan R. Jones
* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-10gnu: python-icalendar: Update to 3.11.4.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 3.11.4.
2017-05-10gnu: Add python-tmx.Kei Kebreau
* gnu/packages/game-development.scm (python-tmx, python2-tmx): New variables.
2017-05-10gnu: Add python-sge-pygame.Kei Kebreau
* gnu/packages/game-development.scm (python-sge-pygame, python2-sge-pygame): New variables.
2017-05-10scripts: Fix singular/plural message mismatch.Ludovic Courtès
* guix/scripts.scm (warn-about-old-distro): Swap singular and plural forms in 'N_' call.
2017-05-10gnu: Add pplacer.Ben Woodcroft
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
2017-05-10gnu: Add taxtastic.Ben Woodcroft
* gnu/packages/bioinformatics.scm (taxtastic): New variable.