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 ms5.migadu.com with LMTPS id aPFsOdHTD2OaTQAAbAwnHQ (envelope-from ) for ; Wed, 31 Aug 2022 23:34:10 +0200 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 iKEzOdHTD2NDGwEAauVa8A (envelope-from ) for ; Wed, 31 Aug 2022 23:34:09 +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 C474BAFC4 for ; Wed, 31 Aug 2022 23:34:09 +0200 (CEST) Received: from localhost ([::1]:45892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oTVLc-0000vy-Bp for larch@yhetil.org; Wed, 31 Aug 2022 17:34:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTVLW-0000vh-Ha for guix-patches@gnu.org; Wed, 31 Aug 2022 17:34:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50941) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oTVLW-0007JE-8y for guix-patches@gnu.org; Wed, 31 Aug 2022 17:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oTVLV-00034M-WC for guix-patches@gnu.org; Wed, 31 Aug 2022 17:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57118] [PATCH] gnu: Add linode-cli. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 31 Aug 2022 21:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57118 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: raingloom Cc: 57118@debbugs.gnu.org Received: via spool by 57118-submit@debbugs.gnu.org id=B57118.166198160911750 (code B ref 57118); Wed, 31 Aug 2022 21:34:01 +0000 Received: (at 57118) by debbugs.gnu.org; 31 Aug 2022 21:33:29 +0000 Received: from localhost ([127.0.0.1]:40690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTVKy-00033R-WB for submit@debbugs.gnu.org; Wed, 31 Aug 2022 17:33:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTVKw-00033E-Lz for 57118@debbugs.gnu.org; Wed, 31 Aug 2022 17:33:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33904) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTVKr-0007GD-D7; Wed, 31 Aug 2022 17:33:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Tq7sBvidKAD6FsvK4IW36XKEinqzlUmTUZohNFiPh3U=; b=U08b2sTsn712uM2xY6GL C0nAkUjuflEHdjFbK9Wqw/ngyg+hoYXEN9eGIHO9EKeMEpmJd1H2wiA0S11ndpAY8Di6vNOPkHts9 4Ur49dKepl3YpSa4pTjLZ8FQONK/kOvG6qb40GSL54KTdHkQOB+te8DFUHDsu3bz6MgItTxYuy4eu Cf252KBSxAxYas2zBcT2c9TTY+/nTCy35zeJQBeottOjqc1qwGYAbd98fxDqUMcqB135PsQStdQuc d9/PwLlemTmH2UDrE8BAZUo3NQ8Rtaa5jfnN579jT+PAtTxxlQcHn29nzS2CGPijFKuOn7PA6vB87 lt/f5GAOrnj1DQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:62710 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTVKq-0001Sb-Qc; Wed, 31 Aug 2022 17:33:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220810141843.21051-1-raingloom@riseup.net> <20220815114227.10424-1-raingloom@riseup.net> Date: Wed, 31 Aug 2022 23:33:18 +0200 In-Reply-To: <20220815114227.10424-1-raingloom@riseup.net> (raingloom@riseup.net's message of "Mon, 15 Aug 2022 13:42:28 +0200") Message-ID: <87pmgg85ep.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661981649; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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:dkim-signature; bh=Tq7sBvidKAD6FsvK4IW36XKEinqzlUmTUZohNFiPh3U=; b=jIIdb1Y3OzIPkylO+7CSXSkPLbab5jBbO7Ei0671WjJnOhpPciD7ItVzT1yvriGLbF1NUZ qGydPgxvIwphc1VjgFkGeeKvNbDpL4mh4vdnQbu6WgrRpb9LGmh3COdx71R8YReoB0MlNB PuRosIUTCffpgzyxRD3/JSPc1xZ3GGMACrlszqm5N4xdV1mlm/EsYnMoz1UYljyms6mwBG wWMGAnTIfcAyU2nnT8/rHCxDl70/FlQXf36aSgvM1lpYHpNC3dlBjlyRVsaf712Zr7PGXv +5gL+f4qQ/n8UBhvJka7PBg1eKdXv65LH7R/9O/KQ4tAkMX/pKwwAFHK4ikxeA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661981649; a=rsa-sha256; cv=none; b=lgruQZzdqWfsssWbfcSb3+2s6GrEXtrGnnJks2n1DrF+6J2mjJifTJugoR5quhRxUYlKpo TYJQ2gBIupGGpnAi8hCUPCm3DtvN8dLvgx9Uq9YVTmdNhIDOYjmodsa1JoWDa07bwFqMr8 T67403Jt5dNYj5f3+ah8d5u83qgtLIsguJWh8gccz5Sxi19qa+LqU8y3l433r1ttqBbgA9 YCo+HacWMeFh8jciG2qDFCtsshxcF6xeCB81sWxN6zn512GRxt+uavvs1JwmX0D8Y0km5n bdZHi6aF4oOsM32ZVmYYwNbzQl2HZR3xRDtfG++bwJ5tyZM1s0E2rJ1Rk4/9pQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=U08b2sTs; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -2.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=U08b2sTs; dmarc=pass (policy=none) header.from=gnu.org; 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-Queue-Id: C474BAFC4 X-Spam-Score: -2.18 X-Migadu-Scanner: scn1.migadu.com X-TUID: fe3MAC34r+G3 Hi, raingloom skribis: > From: Csepp > > * gnu/packages/python-xyz.scm (linode-cli) (linode-openapi-spec): New var= iables. [...] > +;; linode-cli would normally fetch this at build time > +;; TODO: is there a way to refer to previous versions? is there even a p= oint > +;; in trying to? > +(define linode-openapi-spec > + (origin > + (method url-fetch) > + (uri "https://www.linode.com/docs/api/openapi.yaml") > + (sha256 > + (base32 > + "1jcjfnagjihcy03fcmn5sghdf7a80798xjgj1x7z3ncqwd5aggwg")))) Unfortunately, as you probably guess, this file was updated in place and the hash is now different. Is there a stable URL for the specific version we=E2=80=99d want to use her= e? Otherwise it=E2=80=99s just too shaky: the thing will fail to build a week = or month later, when linode.com decides to update that file. With this fixed, the patch is ready to go. Thanks in advance, Ludo=E2=80=99.