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/proj/guru:dev commit in: app-admin/linode-cli/
Date: Sun, 16 Jul 2023 10:08:03 +0000 (UTC)	[thread overview]
Message-ID: <1689502043.dd78921f986cc98109712888dcc7ff0d91b6e3ff.ceamac@gentoo> (raw)

commit:     dd78921f986cc98109712888dcc7ff0d91b6e3ff
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 16 10:07:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul 16 10:07:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd78921f

app-admin/linode-cli: sort depenedencies

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

 app-admin/linode-cli/linode-cli-5.41.2.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-admin/linode-cli/linode-cli-5.41.2.ebuild b/app-admin/linode-cli/linode-cli-5.41.2.ebuild
index 5ec736dda..ba4dbcdce 100644
--- a/app-admin/linode-cli/linode-cli-5.41.2.ebuild
+++ b/app-admin/linode-cli/linode-cli-5.41.2.ebuild
@@ -16,12 +16,10 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-	dev-python/requests
-	dev-python/pyyaml
+	dev-python/boto3
 	dev-python/packaging
+	dev-python/pyyaml
+	dev-python/requests
 	dev-python/rich
 	<dev-python/urllib3-2
-	dev-python/boto3
 "
-
-BDEPEND=""


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: Sun, 16 Jul 2023 10:08:47 +0000 (UTC)	[thread overview]
Message-ID: <1689502043.dd78921f986cc98109712888dcc7ff0d91b6e3ff.ceamac@gentoo> (raw)
Message-ID: <20230716100847.4uEh4-M8Csl08Nre6oHzG7l23tr_1tE34oVAmbcDGLk@z> (raw)

commit:     dd78921f986cc98109712888dcc7ff0d91b6e3ff
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 16 10:07:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul 16 10:07:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd78921f

app-admin/linode-cli: sort depenedencies

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

 app-admin/linode-cli/linode-cli-5.41.2.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-admin/linode-cli/linode-cli-5.41.2.ebuild b/app-admin/linode-cli/linode-cli-5.41.2.ebuild
index 5ec736dda..ba4dbcdce 100644
--- a/app-admin/linode-cli/linode-cli-5.41.2.ebuild
+++ b/app-admin/linode-cli/linode-cli-5.41.2.ebuild
@@ -16,12 +16,10 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-	dev-python/requests
-	dev-python/pyyaml
+	dev-python/boto3
 	dev-python/packaging
+	dev-python/pyyaml
+	dev-python/requests
 	dev-python/rich
 	<dev-python/urllib3-2
-	dev-python/boto3
 "
-
-BDEPEND=""


             reply	other threads:[~2023-07-16 10:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-16 10:08 Viorel Munteanu [this message]
2023-07-16 10:08 ` [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-08-25  5:23 Viorel Munteanu
2023-07-26  7:42 Viorel Munteanu
2023-07-26  7:42 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=1689502043.dd78921f986cc98109712888dcc7ff0d91b6e3ff.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