From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 MLceDtME+mKxVAAAbAwnHQ (envelope-from ) for ; Mon, 15 Aug 2022 10:33:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id APwFDdME+mKHjAAAG6o9tA (envelope-from ) for ; Mon, 15 Aug 2022 10:33:23 +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 DA8FAE63B for ; Mon, 15 Aug 2022 10:33:22 +0200 (CEST) Received: from localhost ([::1]:44148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oNVXF-000349-TY for larch@yhetil.org; Mon, 15 Aug 2022 04:33:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNVWw-00032q-V2 for guix-patches@gnu.org; Mon, 15 Aug 2022 04:33:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51061) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oNVWw-0003bo-MR for guix-patches@gnu.org; Mon, 15 Aug 2022 04:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oNVWw-0005qF-Fy for guix-patches@gnu.org; Mon, 15 Aug 2022 04:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57118] [PATCH] gnu: Add linode-cli. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Aug 2022 08:33:02 +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.166055234522403 (code B ref 57118); Mon, 15 Aug 2022 08:33:02 +0000 Received: (at 57118) by debbugs.gnu.org; 15 Aug 2022 08:32:25 +0000 Received: from localhost ([127.0.0.1]:40809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNVWL-0005pE-DE for submit@debbugs.gnu.org; Mon, 15 Aug 2022 04:32:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNVWK-0005p2-5L for 57118@debbugs.gnu.org; Mon, 15 Aug 2022 04:32:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35072) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNVWE-0003ST-Uj; Mon, 15 Aug 2022 04:32:18 -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=23yPGvGOocHjVeQlbLavc68mhMoqEdbLpS8S4KPr388=; b=doUFr9/Xqg7k1e5OME9B uL5iZwk2ZtpEJR63mEvvmqPZZNwk8tChdwqGmHyPgbI3jnJAyKppED+VlVGiTBOP668yy1bjAAwPg ftS/RX1U0v2cZ/TBrFANCk/qs69jUiLcln5iAncer4TdlxLWpRb/c3hi8K5qnbyip+ZCIdNeFci/E lAOXGkybtUfBDXBK4x/8RfanE+OXcWCvvXPoyahmTtnGW+uXYu79vabdfF/i8atg7FxB0oT0a3MWP jVeSxO/3ouaODOEg3QAxW/y28MUE00Y7pucCceJbth/nQZS48S+CnxKM6zz/UHMtxogUfhbPz4xAR PY6baFm9rzomnQ==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:45846 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNVWC-0004T4-OA; Mon, 15 Aug 2022 04:32:18 -0400 From: Mathieu Othacehe References: <20220810141843.21051-1-raingloom@riseup.net> Date: Mon, 15 Aug 2022 10:32:14 +0200 In-Reply-To: <20220810141843.21051-1-raingloom@riseup.net> (raingloom@riseup.net's message of "Wed, 10 Aug 2022 16:18:43 +0200") Message-ID: <87y1vpgb5d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) 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" 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=1660552402; 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: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=23yPGvGOocHjVeQlbLavc68mhMoqEdbLpS8S4KPr388=; b=ttnVQaYwKkArCRZMAuuZUP8p5aCAmwlBlhLAJ7IL6nFaZSFFdy63AKtkoujjBaJUcHxmhc PxalY41cXCiFSv/gwpY/eOD3QavJCNZYKSFD8bUPGjnGfq1D314KOO2fmWJ9x+E9hNQE94 2Ng8S46NH7URAtzvCX8HD4VJNyzi2fmLDj/2ul4R9TRZ5kFXQbqJxX3G5hrCksVxGjyZSm 4khekXFlxGf+9jzIlqqNGDZb2xXtQdQlBUp0W4yHf6SF0SUxvjJpG+H9+K3jTCjOegHJDD KDAVAgFT85OogtKo0Su34gbevpGjZa1RNwXL0PiKab5nGh/EAR2LKE3qNrM9NA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660552402; a=rsa-sha256; cv=none; b=RogPcqjZghpXM0syiWH2dvVEsjBESGGdajLVj5AFP2Qb6waSosXZFsor1VauO4XoRlE2aS OQQgiTAnyqNEyBMVGmlxVhgjqhC8fruTv+cKNyJYTssNcevvmxV8r2fWDRySWGV97BmUYW toXWzq+TFy85OXknaHKtPmRHFSWZDVeXeWPNq+FEPjRnjeXB6fOJDVqLryIFii+FDC2lmb rf9K3EUkxn6T+urwEOaDdG1k1Fy3rhoeBxliEdqOfIcajEscMksWUqRYccjeftO1w7M4s4 MAqSBTK6NRLLUHdgW1uxsvtWDuYZpIdeADJGeUzH4mEvYrGgGIlomGs66m6mOw== 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="doUFr9/X"; 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: -4.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="doUFr9/X"; 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: DA8FAE63B X-Spam-Score: -4.86 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7vo1WquCaynb Hey, > * gnu/packages/python-xyz.scm (linode-cli): New variable. You also need to mention the linode-openapi-spec variable. > + (synopsis "Tool for managing Linode resources") > + (home-page "https://www.linode.com/docs/products/tools/cli/") These are usually at the end of the package definition. > + (assoc-ref inputs > + "linode-openapi-spec") It would be preferable to use the gexp mechanism. > + (assoc-ref outputs "out") Here too. > + "A wrapper around the Linode API, which gives you the ability to manage > +your Linode account from the command line. Almost any task that can be done > +through the Cloud Manager can also be performed through the CLI.") This package provides a wrapper around Linode API which gives the ability to manage Linode accounts from the command line. Almost ... Sentences must be separated by two spaces. Could you please send a v2? Thanks, Mathieu