gnu: Add python-genshi.
authorAdriano Peluso <catonano@gmail.com>
Wed, 5 Apr 2017 13:29:56 +0000 (15:29 +0200)
committerArun Isaac <arunisaac@systemreboot.net>
Sat, 27 May 2017 13:11:12 +0000 (18:41 +0530)
commitb208f71b9b3540be9ae2b17b17b506a3526597b8
treeca284e361d385ef3f93742fd3cac702a86227331
parentad2ef260738982aa3493f1c54aa06aad8a827eea
gnu: 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>
gnu/local.mk
gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch [new file with mode: 0644]
gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch [new file with mode: 0644]
gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch [new file with mode: 0644]
gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch [new file with mode: 0644]
gnu/packages/patches/python-genshi-isstring-helper.patch [new file with mode: 0644]
gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch [new file with mode: 0644]
gnu/packages/python.scm