From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 09 23:45:24 2019 Received: (at submit) by debbugs.gnu.org; 10 Feb 2019 04:45:24 +0000 Received: from localhost ([127.0.0.1]:41731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsgzb-00025m-Nk for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:45:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsgza-00025Z-5E for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:45:22 -0500 Received: from lists.gnu.org ([209.51.188.17]:60307) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gsgzV-0002yh-0J for submit@debbugs.gnu.org; Sat, 09 Feb 2019 23:45:17 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsgzU-000810-1S for guix-patches@gnu.org; Sat, 09 Feb 2019 23:45:16 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsgzT-0002wC-6t for guix-patches@gnu.org; Sat, 09 Feb 2019 23:45:15 -0500 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:37700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsgzS-0002tY-UQ for guix-patches@gnu.org; Sat, 09 Feb 2019 23:45:15 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id E08F61AAC0 for ; Sat, 9 Feb 2019 20:45:13 -0800 (PST) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: [PATCH] gnu: python-pycryptodome: Update to 3.7.3. Date: Sat, 09 Feb 2019 20:45:09 -0800 Message-ID: <87bm3kuu96.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2600:3c01:e000:267:0:a171:de7:c X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable * gnu/packages/python-crypto (python-cryptodome): Update to 3.7.3. =2D-- gnu/packages/python-crypto.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 858355e624..282e817156 100644 =2D-- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -804,14 +804,14 @@ protocol (Javascript Object Signing and Encryption).") (define-public python-pycryptodome (package (name "python-pycryptodome") =2D (version "3.7.2") + (version "3.7.3") (source (origin (method url-fetch) (uri (pypi-uri "pycryptodome" version)) (sha256 (base32 =2D "1xxf5cyhlc5ak5skf4zgqz9yk5fj5g70hd06hc1jym995lxpxz7m")))) + "0dh6ky5ngxayyn5f6n7gdamjl49g3khz6pdx9sdnag1zwi8248hs")))) (build-system python-build-system) (home-page "https://www.pycryptodome.org") (synopsis "Cryptographic library for Python") =2D-=20 2.20.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXF+sVQAKCRDcUY/If5cW qq1vAP93+srbOZ8tYpvsvjABfsMmTKRwbiXFcJTlhXAcozWA+gD/UCbkB+kGuKBk b5Hh/1ZyqI9z3zmVv+w9Kgm/3/KPVA8= =AZfC -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 11 05:08:20 2019 Received: (at 34411-done) by debbugs.gnu.org; 11 Feb 2019 10:08:20 +0000 Received: from localhost ([127.0.0.1]:43144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gt8Vf-0003Ea-MJ for submit@debbugs.gnu.org; Mon, 11 Feb 2019 05:08:19 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:58666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gt8Vd-0003EP-7k for 34411-done@debbugs.gnu.org; Mon, 11 Feb 2019 05:08:17 -0500 Received: from localhost (77.116.204.134.wireless.dyn.drei.com [77.116.204.134]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 5F1B7336237A; Mon, 11 Feb 2019 11:08:16 +0100 (CET) Date: Mon, 11 Feb 2019 11:08:14 +0100 From: Danny Milosavljevic To: Vagrant Cascadian Subject: Re: [bug#34411] [PATCH] gnu: python-pycryptodome: Update to 3.7.3. Message-ID: <20190211110814.1e35de27@scratchpost.org> In-Reply-To: <87bm3kuu96.fsf@ponder> References: <87bm3kuu96.fsf@ponder> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/6OfnwKz50v/l_pz3S3LQHYo"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 34411-done Cc: 34411-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Sig_/6OfnwKz50v/l_pz3S3LQHYo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Vagrant, thanks! Applied to guix master. (*mumble* What's the deal with the gmp warning in the tests?) --Sig_/6OfnwKz50v/l_pz3S3LQHYo Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlxhSY4ACgkQ5xo1VCww uqV9NAf/SDNshgPQ2ukWfbGpxTFd150iF9TUOZ06gtI3yWSsxsb/lGGyKfRgElnp A6T85KBUnpDjnmblG8Pn1KuqAWNpUpOBitMZsinyOmChnFtYTcCxWGLfJsId1kQm omtAQWTKDcAiKdpPGRkXKL4/KB//ZMoTlfFj4U9d8wG9K1bv+xtVsDjhX8SqO6wd EkaiBpZrzp3YQBmAMwm2avNiV7+fCEES8ViJT6+jn/L3aM+9XIRP24Dobvk/D22l oIe1uDbnRw2FU5aQWfBF4zlX6zXlFsMKnGFurQnNT1dGe6z7mYR6AW3MRo7bQWOG TU0TRUPS/BGh/wArsrnz3JfZsaGmVg== =GgQE -----END PGP SIGNATURE----- --Sig_/6OfnwKz50v/l_pz3S3LQHYo-- From unknown Mon Jun 23 22:04:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 11 Mar 2019 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator