Ricardo Wurmus skribis:
> Efraim Flashner writes:
>
>> On Fri, 11 Dec 2015 15:30:58 +0100
>> Ricardo Wurmus wrote:
>>
>>> Looking good now (with the exception of the minor cosmetic misalignment
>>> of the “(base32” line).
>>>
>>> ~~ Ricardo
>>
>> attached
>
> Thanks, this looks good.
Agreed.
Efraim Flashner writes:
> On Fri, 11 Dec 2015 15:30:58 +0100
> Ricardo Wurmus wrote:
>
>> Looking good now (with the exception of the minor cosmetic misalignment
>> of the “(base32” line).
>>
>> ~~ Ricardo
>
> attached
Thanks, this looks good.
~~ Ricardo
On Fri, 11 Dec 2015 15:30:58 +0100
Ricardo Wurmus wrote:
> Looking good now (with the exception of the minor cosmetic misalignment
> of the “(base32” line).
>
> ~~ Ricardo
attached
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality
Looking good now (with the exception of the minor cosmetic misalignment
of the “(base32” line).
~~ Ricardo
n to be a full sentence. “This package backports
> the @code{functools} module ...”. Something about “for use on” sounds
> odd to me; maybe “for use with older versions of Python and with PyPy”?
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 83
Efraim Flashner writes:
> +(define-public python2-functools32
> + (package
> +(name "python2-functools32")
> +(version "3.2.3-2")
> +(source
> + (origin
> +(method url-fetch)
> +(uri (pypi-uri "functools32" version))
> +(sha256
> + (base32
> +
* gnu/packages/python.scm (python2-functools32): New variable.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0323399..ab0f56e 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/