summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)Author
2017-05-31gnu: scons: Update to 2.5.1....* gnu/packages/python.scm (scons): Update to 2.5.1. Roel Janssen
2017-05-27gnu: Add python-radon...* gnu/packages/python.scm (python-radon, python2-radon): New variables. Muriithi Frederick Muriuki
2017-05-27gnu: Add python-relatorio....* gnu/packages/python.scm (python-relatorio, python2-relatorio): New variables. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Adriano Peluso
2017-05-27gnu: Add python-genshi.... * gnu/packages/python.scm (python-genshi, python2-genshi): New variables. * gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch: New file. * gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch: New file. * gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch: New file. * gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch: New file. * gnu/packages/patches/python-genshi-isstring-helper.patch: New file. * gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Adriano Peluso
2017-05-27gnu: Add python-sql....* gnu/packages/python.scm (python-sql, python2-sql): New variables. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Adriano Peluso
2017-05-26gnu: python-cryptography: Update to 1.8.2....* gnu/packages/python.scm (python-cryptography, python2-cryptography, python-cryptography-vectors, python2-cryptography-vectors): Update to 1.8.2. (python-cryptography, python2-cryptography)[propagated-inputs]: Add python-asn1crypto and python-packaging. Remove python-pyasn1. [native-inputs]: Remove python-pyasn1 and python-pyasn1-modules. Leo Famulari
2017-05-26gnu: Add python-packaging.Leo Famulari
2017-05-26gnu: python-xcffib: Update to 0.5.1....* gnu/packages/python.scm (python-xcffib): Update to 0.5.1. [source]: Use 'pypi-uri'. Signed-off-by: Marius Bakke <mbakke@fastmail.com> José Miguel Sánchez García
2017-05-26gnu: python-xcffib: Fix libxcb.so.1 path....* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to embed full path to libxcb.so.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> José Miguel Sánchez García
2017-05-26gnu: Add python-flask-migrate....* gnu/packages/python.scm (python-flask-migrate, python2-flask-migrate): New variables. Danny Milosavljevic
2017-05-26gnu: Add python-flask-script....* gnu/packages/python.scm (python-flask-script, python2-flask-script): New variables. Danny Milosavljevic
2017-05-25gnu: Add python-ansi2html....* gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Stefan Reichoer
2017-05-25gnu: Add python-behave-web-api....Fixes <http://bugs.gnu.org/26906>. * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api): New variables. Danny Milosavljevic
2017-05-25gnu: Enable python-parse-type tests....Fixes <http://bugs.gnu.org/26900>. * gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests. Add phase "patch-tests". [native-inputs]: Add python-pytest, python-pytest-runner. [properties]: Add python2-variant. (python2-parse-type): New variable. Danny Milosavljevic
2017-05-24gnu: python-pyasn1: Update to 0.2.3....* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3. Leo Famulari
2017-05-24gnu: python-idna: Update to 2.5....* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5. [source]: Use pypi-uri. Leo Famulari
2017-05-24gnu: python-cairocffi: Update to 0.8.0....* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> José Miguel Sánchez García
2017-05-24gnu: python-cairocffi: Update source and home-page URIs....* gnu/packages/python.scm (python-cairocffi)[source]: Update URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> José Miguel Sánchez García
2017-05-21gnu: python-future: Update to 0.16.0....* gnu/packages/python.scm (python-future): Update to 0.16.0. Ben Woodcroft
2017-05-13gnu: python-termcolor: Fix uri....* gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package. Mathieu Othacehe
2017-05-11gnu: Fix python2-django-allauth....* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant. Julien Lepiller
2017-05-11gnu: Add python-fakeredis....* gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables. Julien Lepiller
2017-05-11gnu: Add python-hiredis....* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables. Julien Lepiller
2017-05-11gnu: Add python-mysqlclient....* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables. Julien Lepiller
2017-05-11gnu: Add python-translate-toolkit....* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit): New variables. Julien Lepiller
2017-05-11gnu: Add python-factory-boy....* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables. Julien Lepiller
2017-05-11gnu: Add python2-stemming....* gnu/packages/python.scm (python2-stemming): New variable. Julien Lepiller
2017-05-11gnu: Add python-scandir....* gnu/packages/python.scm (python-scandir, python2-scandir): New variables. Julien Lepiller
2017-05-11gnu: Add python-levenshtein....* gnu/packages/python.scm (python-levenshtein, python2-levenshtein): New variables. Julien Lepiller
2017-05-11gnu: python-dateutil: Update to 2.6.0....* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0. Julien Lepiller
2017-05-11gnu: Add python-elasticsearch....* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch): New variables. Julien Lepiller
2017-05-11gnu: Add python-nosexcover....* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables. Julien Lepiller
2017-05-11gnu: Add python-dirsync....* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables. Julien Lepiller
2017-05-11gnu: Add python-diff-match-patch....* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch): New variables. Julien Lepiller
2017-05-11gnu: Add python-cssmin....* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables. Julien Lepiller
2017-05-11gnu: python-rq: Update to 0.7.1....* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri. Julien Lepiller
2017-05-11gnu: Add python-sphinx-me....* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables. Julien Lepiller
2017-05-11gnu: Add python-webassets....* gnu/packages/python.scm (python-webassets, python2-webassets): New variables. Julien Lepiller
2017-05-11gnu: Add python-utils....* gnu/packages/python.scm (python-utils, python2-utils): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-catchlog....* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-warnings....* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables. Julien Lepiller
2017-05-11gnu: python-pytest-runner: Update to 2.11.1....* gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1. Julien Lepiller
2017-05-10gnu: python-kitchen: Update home-page URL....* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL. Leo Famulari
2017-05-10gnu: python2-dogtail: Update home-page URL....* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: python-icalendar: Update to 3.11.4....* gnu/packages/python.scm (python-icalendar): Update to 3.11.4. Leo Famulari
2017-05-07gnu: Fix attributions for Adriano Peluso....* gnu/packages/emacs.scm, gnu/packages/perl.scm, gnu/packages/python.scm, gnu/packages/xml.scm: Update copyright attributions for Adriano Peluso. Signed-off-by: Leo Famulari <leo@famulari.name> Adriana Peluso
2017-05-02gnu: Add python-mwclient....Fixes <https://bugs.gnu.org/26744>. * gnu/packages/python.scm (python-mwclient, python2-mwclient): New variables. Danny Milosavljevic
2017-05-02gnu: python-pytest-cov: Update to 2.4.0....Fixes <https://bugs.gnu.org/26743>. * gnu/packages/python.scm (python-pytest-cov): Update to 2.4.0. Danny Milosavljevic
2017-05-02gnu: Add python-flask-oidc....Fixes <https://bugs.gnu.org/26731>. * gnu/packages/python.scm (python-flask-oidc): New variable. Danny Milosavljevic
2017-05-02gnu: Add python-oauth2client....* gnu/packages/python.scm (python-oauth2client): New variable. Danny Milosavljevic