aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions
td>2017-05-27gnu: Add python-genshi.Adriano Peluso * 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> 2017-05-27gnu: Add python-sql.Adriano Peluso * gnu/packages/python.scm (python-sql, python2-sql): New variables. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> 2017-05-26gnu: python-cryptography: Update to 1.8.2.Leo Famulari * 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. 2017-05-26gnu: Add python-packaging.Leo Famulari 2017-05-26gnu: python-xcffib: Update to 0.5.1.José Miguel Sánchez García * gnu/packages/python.scm (python-xcffib): Update to 0.5.1. [source]: Use 'pypi-uri'. Signed-off-by: Marius Bakke <mbakke@fastmail.com> 2017-05-26gnu: python-xcffib: Fix libxcb.so.1 path.José Miguel Sánchez García * 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> 2017-05-26gnu: Add python-flask-migrate.Danny Milosavljevic * gnu/packages/python.scm (python-flask-migrate, python2-flask-migrate): New variables. 2017-05-26gnu: Add python-flask-script.Danny Milosavljevic * gnu/packages/python.scm (python-flask-script, python2-flask-script): New variables. 2017-05-25gnu: Add python-ansi2html.Stefan Reichoer * gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com> 2017-05-25gnu: Add python-behave-web-api.Danny Milosavljevic Fixes <http://bugs.gnu.org/26906>. * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api): New variables. 2017-05-25gnu: Enable python-parse-type tests.Danny Milosavljevic 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. 2017-05-24gnu: python-pyasn1: Update to 0.2.3.Leo Famulari * gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3. 2017-05-24gnu: python-idna: Update to 2.5.Leo Famulari * gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5. [source]: Use pypi-uri. 2017-05-24gnu: python-cairocffi: Update to 0.8.0.José Miguel Sánchez García * gnu/packages/python.scm (python-cairocffi): Update to 0.8.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> 2017-05-24gnu: python-cairocffi: Update source and home-page URIs.José Miguel Sánchez García * gnu/packages/python.scm (python-cairocffi)[source]: Update URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> 2017-05-21gnu: python-future: Update to 0.16.0.Ben Woodcroft * gnu/packages/python.scm (python-future): Update to 0.16.0. 2017-05-13gnu: python-termcolor: Fix uri.Mathieu Othacehe * gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package.