guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Update python2-qrcode


From: ng0
Subject: Re: [PATCH] gnu: Update python2-qrcode
Date: Tue, 14 Jun 2016 21:12:44 +0000

On 2016-06-14(05:00:11-0300), Daniel Pimentel wrote:
> > Could you use https://pypi.python.org/packages/source/q/qrcode/qrcode-";
> > instead of the http uri?
>
> Done!
>
> Thanks :)
>
> --
> Daniel Pimentel (aka d4n1)

> From 55137a720f4642fff0b67d91e37887e1ae14b8c5 Mon Sep 17 00:00:00 2001
> From: Daniel Pimentel <address@hidden>
> Date: Tue, 14 Jun 2016 16:58:31 -0300
> Subject: [PATCH 7/7] gnu: Update python2-qrcode
>
> ---
>  gnu/packages/python.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 775b760..0e2a162 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -9070,7 +9070,7 @@ PBKDF2, specified in RSA PKCS#5 v2.0.")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> -                    "http://pypi.python.org/packages/source/q/qrcode/qrcode-";
> +                    
> "https://pypi.python.org/packages/source/q/qrcode/qrcode-";
>                      version ".tar.gz"))
>                (sha256
>                 (base32
> --
> 2.7.4
>

Thanks.

I think it's more welcome if you sent in just one initial patch for a package,
not a patch based on another patch.

--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion

Attachment: signature.asc
Description: Digital signature


reply via email to

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