From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/linode-cli/
Date: Fri, 6 Oct 2023 17:14:38 +0000 (UTC) [thread overview]
Message-ID: <1696603045.c80350147ebf319512a26dbac02f38cee7b71188.davidroman@gentoo> (raw)
commit: c80350147ebf319512a26dbac02f38cee7b71188
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 14:37:06 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Oct 6 14:37:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8035014
app-admin/linode-cli: add 5.44.3
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
app-admin/linode-cli/Manifest | 1 +
app-admin/linode-cli/linode-cli-5.44.3.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-admin/linode-cli/Manifest b/app-admin/linode-cli/Manifest
index 79447a4c89..ae2b82b708 100644
--- a/app-admin/linode-cli/Manifest
+++ b/app-admin/linode-cli/Manifest
@@ -1,3 +1,4 @@
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
DIST linode-cli-5.44.2.tar.gz 124201 BLAKE2B b1ea9bcd75b7fdbefaceb8d1183253c211513f8419daa751e510ff7f70ae7999fed20722a003dd1d70f1265fb0e1d1b8de9a28098ce5e0b35524e1ac0d580c44 SHA512 8c131bb6661d1407311a7aeeee323674e081f29d2a288265a526ab4069e237394e980dbf7353ce55a5bf24460b01f6f256a5a88969bf8c61f79cd6f3df1e1c78
+DIST linode-cli-5.44.3.tar.gz 125352 BLAKE2B b713df9a9a167c063824863b8e78d4ad028c9c2f39ee488c7475bd7254894b11e3617845a4c04e0972697bfe2d374ecf714d570596b7d30c47394db5b8ae01ba SHA512 cca2a3cf6c02a068dd300a36708e1dab9cc794f5882dadac4ab64611926855da787785a9c8836777045c3daaafa8bb7657c1fc7e75fc6a783e380516f737e3c6
diff --git a/app-admin/linode-cli/linode-cli-5.44.3.ebuild b/app-admin/linode-cli/linode-cli-5.44.3.ebuild
new file mode 100644
index 0000000000..0a5de62d9f
--- /dev/null
+++ b/app-admin/linode-cli/linode-cli-5.44.3.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}]
+ <dev-python/urllib3-3[${PYTHON_USEDEP}]
+"
next reply other threads:[~2023-10-06 17:14 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-06 17:14 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-01 15:24 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/linode-cli/ Viorel Munteanu
2023-12-01 15:26 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-11-19 8:18 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-11-19 9:58 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-11-19 8:18 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-11-19 9:58 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-11-09 3:11 Haelwenn Monnier
2023-11-09 3:11 Haelwenn Monnier
2023-10-17 4:15 Viorel Munteanu
2023-10-06 17:14 David Roman
2023-10-05 6:18 Viorel Munteanu
2023-10-05 6:07 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-10-05 6:18 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-09-21 10:09 David Roman
2023-09-21 10:09 David Roman
2023-09-21 10:09 David Roman
2023-09-12 18:36 Viorel Munteanu
2023-08-29 5:39 Viorel Munteanu
2023-08-29 5:30 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-29 5:39 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-25 5:23 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-25 5:25 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-25 5:23 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-25 5:25 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-26 7:42 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-26 7:43 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-26 7:42 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-26 7:43 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-16 10:08 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-16 10:08 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-16 10:04 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-16 10:08 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1696603045.c80350147ebf319512a26dbac02f38cee7b71188.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox