From patchwork Sun Jun 20 01:07:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: slg <0x2d@disroot.org> X-Patchwork-Id: 30519 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7D2D027BC91; Sun, 20 Jun 2021 02:10:26 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DD13827BC86 for ; Sun, 20 Jun 2021 02:10:20 +0100 (BST) Received: from localhost ([::1]:51488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lulyd-0000WL-V8 for patchwork@mira.cbaines.net; Sat, 19 Jun 2021 21:10:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lulyQ-00008K-Jm for guix-patches@gnu.org; Sat, 19 Jun 2021 21:10:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49502) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lulyQ-00013s-At for guix-patches@gnu.org; Sat, 19 Jun 2021 21:10:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lulyQ-0004JT-59 for guix-patches@gnu.org; Sat, 19 Jun 2021 21:10:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49123] [PATCH 08/24] gnu: python-pycryptodome: Update to 3.10.1. Resent-From: slg <0x2d@disroot.org> Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 20 Jun 2021 01:10:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49123 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49123@debbugs.gnu.org Cc: slg <0x2d@disroot.org> Received: via spool by 49123-submit@debbugs.gnu.org id=B49123.162415139616469 (code B ref 49123); Sun, 20 Jun 2021 01:10:05 +0000 Received: (at 49123) by debbugs.gnu.org; 20 Jun 2021 01:09:56 +0000 Received: from localhost ([127.0.0.1]:32795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lulyF-0004HN-W8 for submit@debbugs.gnu.org; Sat, 19 Jun 2021 21:09:56 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <0x2d@disroot.org>) id 1lulyD-0004Gs-Dr for 49123@debbugs.gnu.org; Sat, 19 Jun 2021 21:09:54 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CC3C15C92E; Sun, 20 Jun 2021 03:09:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yiZxpWDPfjse; Sun, 20 Jun 2021 03:09:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1624151390; bh=GqEBRhl0UNbhusUnGNaZPO33u9fS20vvT4X2zaZmYac=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QbY18xeSYk827eEHubQJfN9nDvGI43DpzA4/HBhIgp3QK/JKvHJ31EOfZWLm+A3ZR SspEOF83Zq2xM8pn7+NyEw/xRWEWoR22JCRmpTUP7T2tMFMA33dV1AmxHnl8/7+hBM fM+4a4mBiEWLOUmt08UnuoypDCSsN8ogjDoxAsz6SGS9FzFE3Iip/tNhOSnEH6xn59 mdojOrAfBLg8G3EijRYijz5R9ZLg0EumyA4NgyrZW6oQaOIedLlsclDPTFR2+13yCF gUwMJfXnBSdUcypACrGulrmNiphvTDvvPy+FGOPkrNtvILVHg4H5kCnuFKvn+IrdI6 pefPo8U/JN++w== Date: Sat, 19 Jun 2021 22:07:26 -0300 Message-Id: <20210620010742.4259-8-0x2d@disroot.org> In-Reply-To: <20210620010742.4259-1-0x2d@disroot.org> References: <20210620010742.4259-1-0x2d@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: slg <0x2d@disroot.org> X-ACL-Warn: , slg via Guix-patches X-Patchwork-Original-From: slg via Guix-patches via From: slg <0x2d@disroot.org> X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.10.1. --- 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 733a87cd2f..8170c3c794 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -992,14 +992,14 @@ protocol (Javascript Object Signing and Encryption).") (define-public python-pycryptodome (package (name "python-pycryptodome") - (version "3.9.9") + (version "3.10.1") (source (origin (method url-fetch) (uri (pypi-uri "pycryptodome" version)) (sha256 (base32 - "1i4m74f88qj9ci8rpyzrbk2slmsdj5ipmwdkq6qk24byalm203li")))) + "0ws6ivk5v6bs57ak8hwjyjf0jqcdl87bkka3z06ijpqcb033lbiy")))) (build-system python-build-system) (home-page "https://www.pycryptodome.org") (synopsis "Low-level cryptographic Python library")