From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] gnu: Update python2-qrcode Date: Tue, 14 Jun 2016 21:12:44 +0000 Message-ID: <20160614211244.GA19741@khazad-dum> References: <37a4098c2f54e331321179bc1dca5a59@d4n1.org> <20160614195101.GA32427@khazad-dum> <90180b476cac6c8eea4c3aff7b214d83@d4n1.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCvdr-0002TY-Jj for guix-devel@gnu.org; Tue, 14 Jun 2016 17:13:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCvdn-00027l-DV for guix-devel@gnu.org; Tue, 14 Jun 2016 17:12:58 -0400 Received: from 93-95-228-168.1984.is ([93.95.228.168]:45852 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCvdn-00027S-06 for guix-devel@gnu.org; Tue, 14 Jun 2016 17:12:55 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id b9d8793f TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO for ; Tue, 14 Jun 2016 21:12:48 +0000 (UTC) Content-Disposition: inline In-Reply-To: <90180b476cac6c8eea4c3aff7b214d83@d4n1.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 > 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/qrc= ode-" > + "https://pypi.python.org/packages/source/q/qrcode/qr= code-" > 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 packa= ge, not a patch based on another patch. -- =E2=99=A5=E2=92=B6 ng0 For non-prism friendly talk find me on psyced.org / loupsycedyglgamf.onion --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iF4EARYKAAYFAldgc0wACgkQhhoAchyzrCAL5AEA/aZEPLYw8qpBoDlPzUigIMDL PZ5ccJJxW70/vyXRi0ABAPD5+aavV647ql713jXPyDnHWX8HgpM4egvBdz3pE8YM =iStv -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--