From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 KOXYI5er2WUdZgEA62LTzQ:P1 (envelope-from ) for ; Sat, 24 Feb 2024 09:40:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id KOXYI5er2WUdZgEA62LTzQ (envelope-from ) for ; Sat, 24 Feb 2024 09:40:55 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=H4TpU3Gp; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=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=1708764054; 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=UkgVfOpopljx69Zl1lEzeDSBMZ9K3df/bIqFrnJDaUY=; b=I6IRMJJPnzcGyY0gVSxproc4KrSD2dmhnqyAfVPI9+lBSjqhSzi/Fyv33zsn8cin4ynRx2 5UPJDoe2m7u/n6IR62k3LEMjilUrK7qVu/OzLxPKTXqCsKfNmAqoip/G7LQbi5PSJOprPg lSCcMAggVCZCJCoA2NCwpriqEbgWtcu758SU3kYCgspblssboStnz4uLxClHN6nn1urit6 1j8tgCEXLNHeKjHMlywAqbyZC9yS6cCwUVTNCh8Y0dG0GXvwjjqMbTxCPcskBdesc+nTso mIo8sPWESaeZrRySyOMEpwSIDrW55JzAI+0Jl318nL54zqR1zjPr4IvH6mwNWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=H4TpU3Gp; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=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-Seal: i=1; s=key1; d=yhetil.org; t=1708764054; a=rsa-sha256; cv=none; b=qRXrs7c7Bl3gwdkh2kYHqsFIdeh3CrX43879Ki2JuMWV46sjYiLvw80/TT6h8mgDQRvQoS qtr/Wd7LLq9ebl8jiqU0E/RZw93crf1Alv8xV0ZgohRE6dgS7LdKpOletSOmvPw3lFU9md Atzc2ZGGEPrrhoQCLcq0MRfQuJDLfqOQL0oCGNKBh2gOrdMoycg0jc88rZA/gZYjYj91sR 7Pm6r6nXVXKx04K9pJBd1vv7v5pn47nX3sUxKdnU3E+ecLplzKTxwaDxhw48tS+kE1TzdI kCIQ9KZtCWVgOJnK5MUmS5j03GwsJ2scmHYRiHxIQ9EOW92FOYK780utI83F+g== 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 7C88241451 for ; Sat, 24 Feb 2024 09:40:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rdnaM-0007T9-Jm; Sat, 24 Feb 2024 03:40:42 -0500 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 1rdnaL-0007Sb-Cl for guix-patches@gnu.org; Sat, 24 Feb 2024 03:40:41 -0500 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 1rdnaL-0000cU-4F for guix-patches@gnu.org; Sat, 24 Feb 2024 03:40:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rdnai-0001h8-V8 for guix-patches@gnu.org; Sat, 24 Feb 2024 03:41:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69234] [PATCH v3 4/5] gnu: Deprecate go-github-com-shirou-gopsutil. References: <87cysvbby7.fsf@troyfigiel.com> In-Reply-To: <87cysvbby7.fsf@troyfigiel.com> Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 24 Feb 2024 08:41:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69234 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69234@debbugs.gnu.org Received: via spool by 69234-submit@debbugs.gnu.org id=B69234.17087640516385 (code B ref 69234); Sat, 24 Feb 2024 08:41:04 +0000 Received: (at 69234) by debbugs.gnu.org; 24 Feb 2024 08:40:51 +0000 Received: from localhost ([127.0.0.1]:39092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdnaV-0001eu-1u for submit@debbugs.gnu.org; Sat, 24 Feb 2024 03:40:51 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]:44426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdnaS-0001eV-P8 for 69234@debbugs.gnu.org; Sat, 24 Feb 2024 03:40:49 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4ThgLT1dG5z9scL for <69234@debbugs.gnu.org>; Sat, 24 Feb 2024 09:40:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1708764017; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=UkgVfOpopljx69Zl1lEzeDSBMZ9K3df/bIqFrnJDaUY=; b=H4TpU3Gpw3FV0rFVfjVlfN0ApuIaeYSmynHhdy247lYqRuUs8EOguGM0HQ5dQ6AGpPtMn/ h3gXv5oRmhvoOqwYNONMkVAdzul4xudpgmvIFxx6rQdNBpDikdo1JqV0n1/QVSnXTwmFYx rCdZQYkR1Xkxdb83qEm/xrg4HUGasA/8jm43ZrMJsN9QD3l5mWwQAAZLRLAKvgtRhrxWbR SXH5hZZz/ZQ3xyGPgczBxK5hVod37rz00P4hdxX6KIXPRhbPSoECbR6D+S9DEaN7WUs0tP SPzBfE7+ByNBttf7Rf03FjaZ/2hvXyRyFWM1GEtAwcX7ZKKgFUhJZyqu8UgI/Q== From: Troy Figiel Date: Sat, 24 Feb 2024 08:59:30 +0100 Message-ID: <87o7c69rwv.fsf@troyfigiel.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.63 X-Spam-Score: 2.63 X-Migadu-Queue-Id: 7C88241451 X-Migadu-Scanner: mx13.migadu.com X-TUID: d8dQSIYt+Uey * gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil): Rename to ... (go-github-com-shirou-gopsutil-v2): ... this. (go-github-com-shirou-gopsutil): Define as deprecated. --- gnu/packages/golang-xyz.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index d09b837fa9..6eb5770c0f 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1094,9 +1094,9 @@ (define-public go-github-com-rcrowley-go-metrics (home-page "https://github.com/rcrowley/go-metrics") (license license:bsd-2)))) -(define-public go-github-com-shirou-gopsutil +(define-public go-github-com-shirou-gopsutil-v2 (package - (name "go-github-com-shirou-gopsutil") + (name "go-github-com-shirou-gopsutil-v2") (version "2.21.11") (source (origin @@ -1138,6 +1138,9 @@ (define-public go-github-com-shirou-gopsutil (home-page "https://github.com/shirou/gopsutil") (license license:bsd-3))) +(define-public go-github-com-shirou-gopsutil + (deprecated-package "go-github-com-shirou-gopsutil" go-github-com-shirou-gopsutil-v2)) + (define-public go-github-com-skip2-go-qrcode (package (name "go-github-com-skip2-go-qrcode") -- 2.42.0