bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/3] gnu: Add pytz.


From: Ludovic Courtès
Subject: Re: [PATCH 2/3] gnu: Add pytz.
Date: Thu, 23 May 2013 14:08:55 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> +(define-module (gnu packages pytz)
> +  #:use-module (guix licenses)
> +  #:use-module (guix packages)
> +  #:use-module (guix download)
> +  #:use-module (guix build-system python))

Oh, and BTW, perhaps we could put it directly in python.scm?
We still have no clear guideline for this, but given that it’s a small
package, perhaps it’d be nice.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]