unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: Xinglu Chen <public@yoctocell.xyz>
Cc: 48244-done@debbugs.gnu.org
Subject: bug#48244: [PATCH] gnu: Add python-fb-re2.
Date: Fri, 14 May 2021 22:30:17 +0200	[thread overview]
Message-ID: <20210514223017.30232387@alma-ubu.fritz.box> (raw)
In-Reply-To: <6d596226b303921f5b1b7a2c2757cdfb94f6b2e5.1620245148.git.public@yoctocell.xyz>

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      reply	other threads:[~2021-05-14 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 20:06 [bug#48244] [PATCH] gnu: Add python-fb-re2 Xinglu Chen
2021-05-14 20:30 ` Björn Höfling [this message]

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=20210514223017.30232387@alma-ubu.fritz.box \
    --to=bjoern.hoefling@bjoernhoefling.de \
    --cc=48244-done@debbugs.gnu.org \
    --cc=public@yoctocell.xyz \
    /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).