public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/linode-cli/
Date: Fri,  3 May 2024 07:05:12 +0000 (UTC)	[thread overview]
Message-ID: <1714719874.9363c1ef3d869b8efa431a12f5a24883175a5c33.ceamac@gentoo> (raw)

commit:     9363c1ef3d869b8efa431a12f5a24883175a5c33
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 06:10:18 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri May  3 07:04:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9363c1ef

app-admin/linode-cli: add 5.49.1, drop 5.49.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 app-admin/linode-cli/Manifest                                         | 2 +-
 .../linode-cli/{linode-cli-5.49.0.ebuild => linode-cli-5.49.1.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/linode-cli/Manifest b/app-admin/linode-cli/Manifest
index 4f102a9f9988..6d4f5deb8e8f 100644
--- a/app-admin/linode-cli/Manifest
+++ b/app-admin/linode-cli/Manifest
@@ -1,2 +1,2 @@
 DIST linode_cli-5.48.4.tar.gz 142928 BLAKE2B 28b1c90bb0709afc594b7023ef846b6d59e0376730f05d9701ebbc6744376f33536ad5a6f53b7b26a25805b258dc58378a76b0e6a4157e149f83e691d862dec8 SHA512 b07a3612afc329fc346b523412ac03932c84213d6bc23726f4c0e5edc737100bf65ec84f8131943439444fee268646789dc4d135cd61b2362311d1ab18601c3e
-DIST linode_cli-5.49.0.tar.gz 146874 BLAKE2B a601eddff429f5457307d46b9572e8a6398c8800ad57a179f2283bfffc97e46d3e596032e0a1d0e104da3a1124a831a7b72ee2fe310a828a37b5c511f7d1c9d3 SHA512 1a9f630ee6d63bdd35c72dbaf13a264abfecda6414692bb62bd716302fc0926e19313c7e831a026e0b36cc4e9a1339d85dce66deeaced2093d49f277dbeb70ec
+DIST linode_cli-5.49.1.tar.gz 146883 BLAKE2B b4124b84f812b00c93e09e7c91c128b7ff15fbaf3a5c487613dbc4d26b1c5f00f083f521d8501e9a8649d3dc970a6349100602586dbb4acec27a7859470ba3b1 SHA512 06859939ac0c65a152acc012c87c53322a2a8cc1d4267c5dd0526b8ed0ad2b7aad7f3df42e24657d9bcca4b3fa02956ec23ea0d90ce4f5f9b61247a5b288dc72

diff --git a/app-admin/linode-cli/linode-cli-5.49.0.ebuild b/app-admin/linode-cli/linode-cli-5.49.1.ebuild
similarity index 86%
rename from app-admin/linode-cli/linode-cli-5.49.0.ebuild
rename to app-admin/linode-cli/linode-cli-5.49.1.ebuild
index 0dde07261839..21d1ca44d811 100644
--- a/app-admin/linode-cli/linode-cli-5.49.0.ebuild
+++ b/app-admin/linode-cli/linode-cli-5.49.1.ebuild
@@ -32,8 +32,8 @@ RDEPEND="
 python_install_all() {
 	distutils-r1_python_install_all
 
-	PYTHONPATH=. ${EPYTHON} linodecli --skip-config completion bash > "${T}/${PN}".bash || die
-	PYTHONPATH=. ${EPYTHON} linodecli --skip-config completion fish > "${T}/${PN}".fish || die
+	PYTHONPATH=. ${EPYTHON} linodecli completion bash > "${T}/${PN}".bash || die
+	PYTHONPATH=. ${EPYTHON} linodecli completion fish > "${T}/${PN}".fish || die
 
 	newbashcomp "${T}/${PN}".bash ${PN}
 	newfishcomp "${T}/${PN}".fish ${PN}


             reply	other threads:[~2024-05-03  7:05 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03  7:05 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 17:30 [gentoo-commits] repo/gentoo:master commit in: app-admin/linode-cli/ Viorel Munteanu
2025-02-24  8:16 Arthur Zamarin
2025-02-10 16:26 Viorel Munteanu
2025-02-10 16:26 Viorel Munteanu
2025-02-10 16:26 Viorel Munteanu
2025-02-10 16:26 Viorel Munteanu
2025-01-31  7:51 Viorel Munteanu
2025-01-08 14:15 Viorel Munteanu
2024-11-22  5:30 Viorel Munteanu
2024-11-22  5:30 Viorel Munteanu
2024-10-31  5:53 Viorel Munteanu
2024-10-25  4:31 Viorel Munteanu
2024-10-25  4:31 Viorel Munteanu
2024-10-23 19:27 Viorel Munteanu
2024-10-23 19:27 Viorel Munteanu
2024-10-02  4:36 Viorel Munteanu
2024-08-14  4:47 Viorel Munteanu
2024-06-22 19:05 Maciej Barć
2024-06-22 19:05 Maciej Barć
2024-06-04 17:13 Viorel Munteanu
2024-05-02  8:01 Viorel Munteanu
2024-05-02  7:48 Viorel Munteanu
2024-05-02  7:48 Viorel Munteanu
2024-05-02  7:48 Viorel Munteanu
2024-04-17 19:56 Viorel Munteanu
2024-03-06  5:58 Viorel Munteanu
2024-03-06  5:58 Viorel Munteanu
2024-02-06  6:03 Viorel Munteanu
2024-02-06  6:03 Viorel Munteanu
2024-02-06  6:03 Viorel Munteanu
2024-01-17  6:19 Viorel Munteanu
2024-01-17  6:19 Viorel Munteanu
2024-01-10 17:47 Viorel Munteanu
2024-01-10  6:12 Viorel Munteanu
2023-12-20 18:04 Viorel Munteanu
2023-12-20 18:04 Viorel Munteanu
2023-12-20  5:33 Viorel Munteanu
2023-12-20  5:33 Viorel Munteanu
2023-12-12  6:13 Viorel Munteanu
2023-12-01 15:22 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=1714719874.9363c1ef3d869b8efa431a12f5a24883175a5c33.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: 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