guix-patches
[Top][All Lists]
Advanced

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

bug#48244: [PATCH] gnu: Add python-fb-re2.


From: Björn Höfling
Subject: bug#48244: [PATCH] gnu: Add python-fb-re2.
Date: Fri, 14 May 2021 22:30:17 +0200

Pushed as

e026b226cda7e6513cf34ee80b278f60fdc7fbf4

Thanks.

With two slight changes:

On Wed, 05 May 2021 22:06:36 +0200
Xinglu Chen <public@yoctocell.xyz> wrote:

> * gnu/packages/python-xyz.scm (python-fb-re2): New variable.

> +    (source (origin
> +              (method url-fetch)
> +              (uri (pypi-uri "fb-re2" version))
> +              (sha256
> +               (base32

I used git-fetch instead using the github repo....

> +    (arguments
> +     ;; No tests in PyPI tarball.
> +     `(#:tests? #f))

... then I can enable the tests.

Björn

Attachment: pgp0zE_pxkita.pgp
Description: OpenPGP digital signature


reply via email to

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