From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mG54MPTUOmUqAAEAG6o9tA:P1 (envelope-from ) for ; Thu, 26 Oct 2023 23:07:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mG54MPTUOmUqAAEAG6o9tA (envelope-from ) for ; Thu, 26 Oct 2023 23:07:00 +0200 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 A5F26525B5 for ; Thu, 26 Oct 2023 23:07:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698354420; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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; bh=6txhO49PaIgP31CAbYUK5h/J9WWDjWogcEAWGD/6J8c=; b=EcIMxZbN24j89qllB+53ERIPKFauWTvksxlus3pVAicxiXSCdrPSfi0XAenTKfxxeLZAud H1u7uxHV5zO60q6J7aHKxNS0/fi0udB0fQGm5gjQMAKKxrjlnjNXMLoOZkRltx1PTiyLmr pUU+wxBmV+8+JpnqgE/uSkqziYa4P58wANL3Ww+xbe3ZG4qlZU6nN95JwXTWK/VAKavB9A I3YSW3R4a+0VOZzuyA2hqhMPqIRFkxPwSwdcFJ/aMcpJ5QFHoVNF8VeoiEghdNTpjW09iI 94gpJMtjzQaBKFWg09cNM+Jqgg2rCfuYPo9SgfEJqrDZlRJAkpOQhpvMIxWW0g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698354420; a=rsa-sha256; cv=none; b=NjWX/hUvteo7zAzDC/AoWtvq6ebTYO6QBrRnvqJvaXOFWZMR/EiR82Gg52D+dnmiUCvQi8 jOIwrZ+cf8/UJrT2mdRGv4TejzeeZvirlWVOduBwtP0H2f0cfsWR9GF9xFLsKqKH58Mbb/ s6EdUdERBJNqOqULaG8I0s0+lHD9NEhO+579yYgtZQQlEamlQodp5TX08YqCdY/k+XL9Yh Hkn8iS5z4SsYaFsC1IwI7SzP7Rqtwhj/ozRHoMdT20ZyH7Pt0+bVjzdlmieXRg4qfXRKKu s5OTLQR35RDXWhMhhWjDWuPt55LgPeQ6eK2sTD5qQFKmn7bGo78AWAnH+/a7UQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qw7Yr-0007Cp-00; Thu, 26 Oct 2023 17:06:37 -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 1qw7Yo-0007Aj-Vf for guix-patches@gnu.org; Thu, 26 Oct 2023 17:06:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qw7Yo-0003BM-Nf; Thu, 26 Oct 2023 17:06:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qw7ZF-0006Rv-NA; Thu, 26 Oct 2023 17:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66766] [PATCH v2 2/3] gnu: Remove python-resolvelib@0.5. Resent-From: Jack Hill Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Thu, 26 Oct 2023 21:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66766@debbugs.gnu.org Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 66766-submit@debbugs.gnu.org id=B66766.169835440624746 (code B ref 66766); Thu, 26 Oct 2023 21:07:01 +0000 Received: (at 66766) by debbugs.gnu.org; 26 Oct 2023 21:06:46 +0000 Received: from localhost ([127.0.0.1]:34614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qw7Yz-0006R3-PT for submit@debbugs.gnu.org; Thu, 26 Oct 2023 17:06:46 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:38232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qw7Yw-0006Qa-6o for 66766@debbugs.gnu.org; Thu, 26 Oct 2023 17:06:44 -0400 Received: from [2603:6080:a200:1c76::19a] (helo=mimolette.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qw7YL-00016J-Qx for 66766@debbugs.gnu.org; Thu, 26 Oct 2023 17:06:05 -0400 From: Jack Hill Date: Thu, 26 Oct 2023 17:05:52 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <28cf2040-3e78-dc66-7a6e-1d8742ea16dc@jackhill.us> References: <28cf2040-3e78-dc66-7a6e-1d8742ea16dc@jackhill.us> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.60 X-Spam-Score: -4.60 X-Migadu-Queue-Id: A5F26525B5 X-Migadu-Scanner: mx13.migadu.com X-TUID: Gr1Crv5XnkPx * gnu/packages/python-xyz.scm (python-resolvelib-0.5): Delete variable. This was only used by ansible-core which can now use the newer version. Change-Id: Ic40e21561807ed5faae466e13193892e4f9aa6ae --- gnu/packages/python-xyz.scm | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6b991c448b..96ccf38c54 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13763,22 +13763,6 @@ (define-public python-resolvelib includes dependency resolution logic.") (license license:isc))) -;;; This older version is required by ansible-core. -(define-public python-resolvelib-0.5 - (package/inherit python-resolvelib - (name "python-resolvelib") - (version "0.5.4") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/sarugaku/resolvelib") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0697y330sqhiclk25v151qxg7aixzpj434lbg5qib0qlna5zg9la")))))) - (define-public python-commonmark (package (name "python-commonmark") -- 2.41.0