From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/linode-cli/ Date: Fri, 25 Aug 2023 05:23:30 +0000 (UTC) [thread overview] Message-ID: <1692940966.f5ec0d39b99485b6c5ca865c345c7babacac7e67.ceamac@gentoo> (raw) commit: f5ec0d39b99485b6c5ca865c345c7babacac7e67 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Aug 25 05:22:46 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Aug 25 05:22:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5ec0d39 app-admin/linode-cli: add 5.42.0 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> app-admin/linode-cli/Manifest | 1 + app-admin/linode-cli/linode-cli-5.42.0.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/app-admin/linode-cli/Manifest b/app-admin/linode-cli/Manifest index 5f24134ce8..332f71e154 100644 --- a/app-admin/linode-cli/Manifest +++ b/app-admin/linode-cli/Manifest @@ -1 +1,2 @@ DIST linode-cli-5.41.3.tar.gz 106163 BLAKE2B 7e8a11960e163d0979410ded574cc29a576ff60ccfe120d397668fcef87dfc093c99de234164b6a9e5d3b93fc1008cde6153c83b3c1018e8eba757e97367a20b SHA512 a04c5f9143835d2fd6dde50a4a2faabad50b74bc9cba581a3c3ab1c5d75855c6a6fec5e04904ec4fc53c017e1c59faeb81d0fa532f6aee0841dec354c52eb974 +DIST linode-cli-5.42.0.tar.gz 132460 BLAKE2B 1c0b176b48e9d1ee8d307992bdf47a3d9a3eb604f3e631cd2cb0f6b0813167e9c776dc72e97e2edc009486e56949b92826aaece84b0b5c09c2ef2d9537af53d1 SHA512 d329c4e3475cf177cfb089841a5192a561636c4d8defc334e5c492c282f27e3ac8e4395d362bb264bf64eff8ff0a4c3e9bb534f5bbb0e45d08aaff9a83261d65 diff --git a/app-admin/linode-cli/linode-cli-5.42.0.ebuild b/app-admin/linode-cli/linode-cli-5.42.0.ebuild new file mode 100644 index 0000000000..0a5de62d9f --- /dev/null +++ b/app-admin/linode-cli/linode-cli-5.42.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}] + <dev-python/urllib3-3[${PYTHON_USEDEP}] +"
WARNING: multiple messages have this Message-ID (diff)
From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/linode-cli/ Date: Fri, 25 Aug 2023 05:25:12 +0000 (UTC) [thread overview] Message-ID: <1692940966.f5ec0d39b99485b6c5ca865c345c7babacac7e67.ceamac@gentoo> (raw) Message-ID: <20230825052512.7T8ODYaiguGWGpmHBIvTqjR79pUcJtzBHhN6iTQjXW4@z> (raw) commit: f5ec0d39b99485b6c5ca865c345c7babacac7e67 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Aug 25 05:22:46 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Aug 25 05:22:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5ec0d39 app-admin/linode-cli: add 5.42.0 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> app-admin/linode-cli/Manifest | 1 + app-admin/linode-cli/linode-cli-5.42.0.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/app-admin/linode-cli/Manifest b/app-admin/linode-cli/Manifest index 5f24134ce8..332f71e154 100644 --- a/app-admin/linode-cli/Manifest +++ b/app-admin/linode-cli/Manifest @@ -1 +1,2 @@ DIST linode-cli-5.41.3.tar.gz 106163 BLAKE2B 7e8a11960e163d0979410ded574cc29a576ff60ccfe120d397668fcef87dfc093c99de234164b6a9e5d3b93fc1008cde6153c83b3c1018e8eba757e97367a20b SHA512 a04c5f9143835d2fd6dde50a4a2faabad50b74bc9cba581a3c3ab1c5d75855c6a6fec5e04904ec4fc53c017e1c59faeb81d0fa532f6aee0841dec354c52eb974 +DIST linode-cli-5.42.0.tar.gz 132460 BLAKE2B 1c0b176b48e9d1ee8d307992bdf47a3d9a3eb604f3e631cd2cb0f6b0813167e9c776dc72e97e2edc009486e56949b92826aaece84b0b5c09c2ef2d9537af53d1 SHA512 d329c4e3475cf177cfb089841a5192a561636c4d8defc334e5c492c282f27e3ac8e4395d362bb264bf64eff8ff0a4c3e9bb534f5bbb0e45d08aaff9a83261d65 diff --git a/app-admin/linode-cli/linode-cli-5.42.0.ebuild b/app-admin/linode-cli/linode-cli-5.42.0.ebuild new file mode 100644 index 0000000000..0a5de62d9f --- /dev/null +++ b/app-admin/linode-cli/linode-cli-5.42.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}] + <dev-python/urllib3-3[${PYTHON_USEDEP}] +"
next reply other threads:[~2023-08-25 5:23 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-08-25 5:23 Viorel Munteanu [this message] 2023-08-25 5:25 ` [gentoo-commits] repo/proj/guru:master commit in: app-admin/linode-cli/ Viorel Munteanu -- strict thread matches above, loose matches on Subject: below -- 2023-12-01 15:24 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-11-19 8:18 Viorel Munteanu 2023-11-19 8:18 Viorel Munteanu 2023-11-08 5:43 Viorel Munteanu 2023-11-08 5:43 Viorel Munteanu 2023-10-17 4:15 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-10-17 4:12 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-10-06 14:38 Viorel Munteanu 2023-10-06 14:38 Viorel Munteanu 2023-10-05 6:18 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-10-05 6:07 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-10-05 6:07 Viorel Munteanu 2023-09-20 17:50 Viorel Munteanu 2023-09-20 17:50 Viorel Munteanu 2023-09-19 14:12 Viorel Munteanu 2023-09-12 18:36 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-09-12 18:34 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-08-29 5:39 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-08-29 5:30 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-08-29 5:30 Viorel Munteanu 2023-08-25 5:23 Viorel Munteanu 2023-07-26 7:42 Viorel Munteanu 2023-07-26 7:42 Viorel Munteanu 2023-07-16 10:08 Viorel Munteanu 2023-07-16 10:04 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=1692940966.f5ec0d39b99485b6c5ca865c345c7babacac7e67.ceamac@gentoo \ --to=ceamac@gentoo.org \ --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: linkBe 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