From: Leo Famulari <leo@famulari.name>
To: Manolis Ragkousis <manolis837@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add python-cheetah.
Date: Thu, 18 Aug 2016 16:51:14 -0400 [thread overview]
Message-ID: <20160818205114.GF2393@jasmine> (raw)
In-Reply-To: <d42c42dd-9d19-3b35-6487-6c4d9c7d125e@gmail.com>
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
> + (let ((base (package-with-python2 python-cheetah)))
> + (package
> + (inherit base)
> + (name "python2-cheetah")
> + (native-inputs
> + `(("python2-setuptools" ,python2-setuptools)
> + ("python2-markdown" ,python2-markdown)
> + ,@(package-native-inputs base))))))
> --
> 2.9.2
>
next prev parent reply other threads:[~2016-08-18 20:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 11:15 [PATCH] gnu: Add python-cheetah Manolis Ragkousis
2016-08-18 20:51 ` Leo Famulari [this message]
2016-08-21 14:31 ` Manolis Ragkousis
2016-08-21 18:24 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160818205114.GF2393@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=manolis837@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).