From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kFZ1IbM7G2SJ8AAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 18:32:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oORPIbM7G2R+UwEAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 18:32:35 +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 4FAEC3AD35 for ; Wed, 22 Mar 2023 18:32:35 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=oronk2eu; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679506355; 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=kMN+W1q07caO3i7T2j3JaAPC0FLcYiJ3Bfh74pKL894=; b=DjzIL5DCtgTrcmgd1glAg85/1rFsbUke5mI2F93nkok4VYIzDpA1GABjeV0TpbkaBQPtyV 8gQn7T52Ioj/Fgyz/spBfwsFiwZYwLC4aEw/tgO95erH2xLOAyp6eu1hOFPshlEEqZJD7R oKwMA31ilfRUBJDX1UF/7+20V9BNVavE2c/V6tRnDfYKoRlVZABYqmkcB2IFlb7/7AZ/Yt CYjdQ2qGcSTIa4r+G5QcpYHb2/B6b25ri7AM+opQlE3iqje6YkxMT4hHve9ubmBQT2OLU7 RQc3W0nvTHd27YqAbdUZR5lPkdPnkW7uB0a/n3KX9d6CT1UhpOyraTh5YyBjyg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679506355; a=rsa-sha256; cv=none; b=XsVTLn4yM8fLSlSOXAhdLGgXpu0ibfFQWvgAdxQXpSnWpQV81n0eR2YyTFwMP5hN635Yh+ rKMB1Vys/c8E24IAYfD7uhzMgDLB2C/qPq3+ExBa3jSKDqvSehX9Z62cWwK5cvYg28Zdz2 VYeFvnV0isiJX31jnkYhix4/6K1WAPbZlTIFUgjGjY16y5Y2HR7JxibVsT+OPxiea+0usa oVepCpNwqUcyMl6OsmSKaS6Zag5qxwU5TiGPU38lPQOb6rnjqE0zVwXm4qFLCO8HAXEW6G duMMwRz5dBRD7xAJZEALjkS2qUPdn7sVh6mDK5M5t81rDiL8yBYk9+eN3iaa8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=oronk2eu; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pf2Jj-00084v-Fb; Wed, 22 Mar 2023 13:32:07 -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 1pf2Jg-00083b-6M for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:04 -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 1pf2Jf-0001Vg-U0 for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf2Jf-0004KE-Po for guix-patches@gnu.org; Wed, 22 Mar 2023 13:32:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62389] [PATCH 06/12] gnu: python-josepy: 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:03 +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.167950631716584 (code B ref 62389); Wed, 22 Mar 2023 17:32:03 +0000 Received: (at 62389) by debbugs.gnu.org; 22 Mar 2023 17:31:57 +0000 Received: from localhost ([127.0.0.1]:36577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2JY-0004JN-QQ for submit@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:57 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:54539) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2JV-0004Iq-OK for 62389@debbugs.gnu.org; Wed, 22 Mar 2023 13:31:55 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 361611BF204 for <62389@debbugs.gnu.org>; Wed, 22 Mar 2023 17:31:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679506307; 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=kMN+W1q07caO3i7T2j3JaAPC0FLcYiJ3Bfh74pKL894=; b=oronk2euW2E+elFPvXC8K2LTsfC24XmVn093B4dY4MJiJRcF2Vy/Sgi6iUfVpafjPBeyGB hHDlIHUeCt7oNTqKuv1Cq5TthNxrWKrGS0LfYm42mNIDSdtZLkf71d/FxUeKB45Kx30U4R JT12l3CA5AbyWeGKh/xVeE03WuFri8ZHmhOd382gn8VpWuuUa/Ef4+5b2NNaCzN3dNDiwr Y2FoK6qKpXWGFQNsvfxOuNbjulJgHb45s44tsg8hacSylysj111iGSUfOzJoUCtehMKcbh cBlVQ+MHKbIVrI5RPpUXuKh1Vx4ziMUjFRMfT5QQoT28NnZxQZ9l+otxMZuSmA== From: conses In-Reply-To: References: Message-Id: Date: Wed, 22 Mar 2023 18:31:45 +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: X-Migadu-Queue-Id: 4FAEC3AD35 X-Spam-Score: 0.15 X-Migadu-Spam-Score: 0.15 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: GRc18CD/bhrZ * gnu/packages/python-crypto.scm (python-josepy): [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 6ce1a0a11c..8f8eb23954 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -976,7 +976,7 @@ (define-public python-josepy ;; TODO: some test dependencies are missing (see pyproject.toml). '(#:tests? #f)) (propagated-inputs - (list python-cryptography python-pyopenssl)) + (list python-cryptography-next python-pyopenssl)) (home-page "https://github.com/certbot/josepy") (synopsis "JOSE protocol implementation in Python") (description "This package provides a Python implementation of the JOSE -- 2.39.1 -- Best regards, conses