unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add python-mako.
Date: Wed, 17 Feb 2016 20:49:33 -0500	[thread overview]
Message-ID: <20160218014933.GA28610@jasmine> (raw)
In-Reply-To: <CAJ=RwfbtHyh+aJ_H85PYtp97CVsJsq4J-1o5eUdHuPvFjzpF-Q@mail.gmail.com>

On Wed, Feb 17, 2016 at 08:05:58PM -0500, Thompson, David wrote:
> The Mako Python library is a dependency for an upcoming release of
> Mesa that features Vulkan support.  First time using the new
> python2-variant stuff so let me know if I screwed anything up!
> 
> - Dave

> From 385b618a688668feceb4855e628752506cd737ef Mon Sep 17 00:00:00 2001
> From: David Thompson <dthompson2@worcester.edu>
> Date: Wed, 17 Feb 2016 20:03:54 -0500
> Subject: [PATCH] gnu: Add python-mako.
> 
> * gnu/packages/python.scm (python-mako, python2-mako): New variables.

[...]

> +(define-public python2-mako
> +  (package
> +    (inherit (package-with-python2
> +              (strip-python2-variant python-mako)))
> +    (inputs `(("python2-setuptools" ,python2-setuptools)))))

Wouldn't setuptools be a native-input? If so, there is an example in
python2-wheel. I don't know if that is the *best* example, but it seems
to work.

> -- 
> 2.6.3
> 

  reply	other threads:[~2016-02-18  1:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18  1:05 [PATCH] gnu: Add python-mako Thompson, David
2016-02-18  1:49 ` Leo Famulari [this message]
2016-02-18  2:06   ` Thompson, David

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=20160218014933.GA28610@jasmine \
    --to=leo@famulari.name \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    /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).