From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1F83158089 for ; Tue, 12 Sep 2023 18:34:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00A942BC014; Tue, 12 Sep 2023 18:34:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id D62EA2BC014 for ; Tue, 12 Sep 2023 18:34:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id A65F2335D2F for ; Tue, 12 Sep 2023 18:34:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C6C41188 for ; Tue, 12 Sep 2023 18:34:20 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1694543554.08fb0dcaf3a190654d344f9fb738da05eb20727a.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/linode-cli/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/linode-cli/Manifest app-admin/linode-cli/linode-cli-5.43.0.ebuild X-VCS-Directories: app-admin/linode-cli/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 08fb0dcaf3a190654d344f9fb738da05eb20727a X-VCS-Branch: dev Date: Tue, 12 Sep 2023 18:34:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 752940bf-2b2c-4644-9f23-bfac895c8034 X-Archives-Hash: d62d488b8fb428de596e24ea78347438 Message-ID: <20230912183420.CTgax8rvYb6ToRZjpaN8GhdNqngD0naAIYvFazYiApw@z> commit: 08fb0dcaf3a190654d344f9fb738da05eb20727a Author: Viorel Munteanu gentoo org> AuthorDate: Tue Sep 12 18:32:34 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Tue Sep 12 18:32:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08fb0dca app-admin/linode-cli: add 5.43.0 Signed-off-by: Viorel Munteanu gentoo.org> app-admin/linode-cli/Manifest | 1 + app-admin/linode-cli/linode-cli-5.43.0.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/app-admin/linode-cli/Manifest b/app-admin/linode-cli/Manifest index 46d9b6d80f..f7d95bc609 100644 --- a/app-admin/linode-cli/Manifest +++ b/app-admin/linode-cli/Manifest @@ -1 +1,2 @@ DIST linode-cli-5.42.1.tar.gz 133000 BLAKE2B def5cd7a02c94d9bb809e2da9bc29b631f6d1b65360945ab886a7af724f4e3ef98f96f17f5c8463e1ad772a226b6f1c2a3f3ffb561af1c997546fdb75388f766 SHA512 9b19fdfdba712bbbbdfa7ccc6d38eb37dab919d3f5e0693fd81362aad2d1bac3c8bbf618629080e13c930fd49e6cf62cfcf2e804997c0be3b5f911ea89ca7293 +DIST linode-cli-5.43.0.tar.gz 124631 BLAKE2B 9961724935a51a0e6816c4c8d1a7e6b15b0441f60b93439636a2bd3b50c0823e52215d040b45cfce3a2ecc643922b2dbdd07fc2062ef2b5d9fc0d6517c4d9066 SHA512 95b43e1fd5541d230641d367fadc06c3c059909f68aa6739e2957f375748de075caa39a7d5974295dd3700f48e9c37b15b5a1d75dc48b8d7128a2eadd5d43960 diff --git a/app-admin/linode-cli/linode-cli-5.43.0.ebuild b/app-admin/linode-cli/linode-cli-5.43.0.ebuild new file mode 100644 index 0000000000..0a5de62d9f --- /dev/null +++ b/app-admin/linode-cli/linode-cli-5.43.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..11} ) +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +inherit distutils-r1 pypi + +DESCRIPTION="Linode Command Line Interface" +HOMEPAGE="https://github.com/linode/linode-cli https://www.linode.com/" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-python/boto3[${PYTHON_USEDEP}] + dev-python/openapi3[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/rich[${PYTHON_USEDEP}] +