From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IGOGMpk7G2R7bwEASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 18:32:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2FhgMpk7G2R+UwEAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 18:32:09 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A7C391CA4E for ; Wed, 22 Mar 2023 18:32:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pf2Ji-00084K-R9; Wed, 22 Mar 2023 13:32:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pf2Jf-00083K-7K for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pf2Je-0001VR-Q1 for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf2Je-0004Jr-Fi for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62389] [PATCH 03/12] gnu: python-pyopenssl: Move to python-cryptography-next. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62389@debbugs.gnu.org Received: via spool by 62389-submit@debbugs.gnu.org id=B62389.167950627716473 (code B ref 62389); Wed, 22 Mar 2023 17:32:02 +0000 Received: (at 62389) by debbugs.gnu.org; 22 Mar 2023 17:31:17 +0000 Received: from localhost ([127.0.0.1]:36562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2Iv-0004Hd-5r for submit@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:17 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:35185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2It-0004HN-HP for 62389@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:16 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 6725FC0007 for <62389@debbugs.gnu.org>; Wed, 22 Mar 2023 17:31:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679506269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=f3pnU83mCz0N4xdPRU/0tpaFNnj1d69HJ5C8h7pM6OY=; b=eOiy7Q8/yHly/PeCC9z9pbqd87AeUsVeTWqIQfAuEOO7dHDhtMkJj2x8K/HM3e/QjMdkkJ 4soGHZVY2agdSB1x0cCxjVy0n8HLOIzqA8+R3jvusULxQ1dJJwDLtwIhPw5adnyNDTj7BY 6NGKItcUpN9JXCoB8SroA24ooAb0l2RJOIj/az56wnJVb9ko3pIaTvQDVznut0DLA5iwV6 1WMDtpGxZM6geN+tAZsVeqsBsXsj0FdDS1GdG5C4/ESwGsTAA7hLGfDOQGMThe93KsUl4l Q2jVAMccvWb6pq7E3i+IfYAHCu7Eld1geq0+O7uKSscwlzDTcu8fOAx9W8grLA== From: conses In-Reply-To: References: Message-Id: <337620cddb4b638c1be945cfaf861d114056a6f1.1679505128.git.contact@conses.eu> Date: Wed, 22 Mar 2023 18:31:07 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679506329; a=rsa-sha256; cv=none; b=Y5A6gdiCKjpWTnkxG0bdK9mWibueHkQPcKpFnmJA7RX5PLIOUqJqd8tndLl5GNvq5Xift3 DQOYpCiCLZYnVJplVpUS1/EJ6bKsKQPpgG4vsDOJBKHtY9jV2Yn+OVVUktsKTR/HPatnEO wpmkGJJgCCLBkCZ1Ygr4ES4d7D+jJc3XVugZ7OFo9VE2jx8iUZsDnn8kXnDrkaEkPE5v5x UBaBRDKT3iIr4vjE30ogRcj103o/zu13fZHEhdCCt1ufDubAfValZLXNr8emAULgSsRlPR QemQD6Hfq2MGzxjE5P1OjQBfk4MaXsHBeU37kjXGy2hE+sol/c1y5CuOZRw4Ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b="eOiy7Q8/"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679506329; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=f3pnU83mCz0N4xdPRU/0tpaFNnj1d69HJ5C8h7pM6OY=; b=NIZPVGAlvZ9N7VfvQWE24SclepNdX5vv2By6BYKj72Bpauna66p1Kj7c1yV9c9HMJnURie DDeXXtggCYA/asju4UYqGo649uuUqXSxITpoRAxh14tD4P1bz/ZslLzL/IJVVJoiWiihEa 4cE6S4r0vlmjs3Q9QeeXvsmJrDlLdt8IrftksfXxDrplqEKy0wf9lJEW+n2l7ovlfXmS6p jH+yVFabu7EtMJUUX8/hVnJ/9RVBis1DB+9/iAHwcYHJrpAKmcpQz8B/5tP09cTLq4DP/1 fhVhtnFTCIM1DwP5TPHBO3Fiy+f1UBdqHZfSTtYfM0ZCSU55rrhxy7lAsW1nsA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b="eOiy7Q8/"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.15 X-Spam-Score: 0.15 X-Migadu-Queue-Id: A7C391CA4E X-TUID: z8QbUMLQLqJI * gnu/packages/python-crypto.scm (python-openssl): [propagated-inputs]: Move to python-cryptography-next. --- gnu/packages/python-crypto.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index c9071c4cf6..6ce1a0a11c 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -740,7 +740,7 @@ (define-public python-pyopenssl ;; https://github.com/pyca/pyopenssl/issues/974 "and not test_verify_with_time")))))))) (propagated-inputs - (list python-cryptography python-six)) + (list python-cryptography-next python-six)) (inputs (list openssl)) (native-inputs -- 2.39.1 -- Best regards, conses