Re: [PATCH] gnu: Add python-cheetah.

2016-08-21 Thread Leo Famulari
On Sun, Aug 21, 2016 at 05:31:50PM +0300, Manolis Ragkousis wrote: > Hello Leo, > > > Does this python2-cheetah work as expected? Needing to make changes to > > the Python 2 version of a package is the reason we introduced the > > python2-variant system. > > This package only works with python 2.

Re: [PATCH] gnu: Add python-cheetah.

2016-08-21 Thread Manolis Ragkousis
Hello Leo, > Does this python2-cheetah work as expected? Needing to make changes to > the Python 2 version of a package is the reason we introduced the > python2-variant system. This package only works with python 2. Actually if you try to build python-cheetah, you will get: phase `patch-source-

Re: [PATCH] gnu: Add python-cheetah.

2016-08-18 Thread Leo Famulari
On Tue, Aug 16, 2016 at 02:15:25PM +0300, Manolis Ragkousis wrote: > This patch adds python2-cheetah. Does this python2-cheetah work as expected? Needing to make changes to the Python 2 version of a package is the reason we introduced the python2-variant system. > +(define-public python2-cheetah

[PATCH] gnu: Add python-cheetah.

2016-08-16 Thread Manolis Ragkousis
This patch adds python2-cheetah. Manolis >From 7899fa820ea826b71375d805185a99cf8de0fc8f Mon Sep 17 00:00:00 2001 From: Manolis Ragkousis Date: Tue, 16 Aug 2016 14:06:03 +0300 Subject: [PATCH] gnu: Add python-cheetah. * gnu/packages/python.scm (python-cheetah, python2-cheetah): New variab