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:07:39 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> * gnu/packages/pytz.scm: New file.
> * Makefile.am (MODULES): Add it.

OK to commit!

> +(define-public pytz
> +  (package
> +    (name "pytz")
> +    (version "2013b")

Does it include IANA’s raw tzdata, or does it use libc’s routines?  (The
version number makes me think it’s the former.)

Ludo’.



reply via email to

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