From: "Steve Arnold" <nerdboy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/repolite/
Date: Sun, 25 Sep 2022 18:32:40 +0000 (UTC) [thread overview]
Message-ID: <1664130741.10802f331c8131b92c19d61d7077d033f170fdf7.nerdboy@gentoo> (raw)
commit: 10802f331c8131b92c19d61d7077d033f170fdf7
Author: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 18:30:25 2022 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 18:32:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10802f33
dev-util/repolite: add 0.3.1, drop 0.2.0-r2
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
dev-util/repolite/Manifest | 2 +-
.../{repolite-0.2.0-r2.ebuild => repolite-0.3.1.ebuild} | 12 +++++++-----
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/dev-util/repolite/Manifest b/dev-util/repolite/Manifest
index e363a6dda079..eacb915c0f0c 100644
--- a/dev-util/repolite/Manifest
+++ b/dev-util/repolite/Manifest
@@ -1 +1 @@
-DIST repolite-0.2.0.tar.gz 27531 BLAKE2B 6505a2b61d03e63a23c6e3ccaf8b3a596b8c9a9c67eeb4633e25715ce04cf238fea3fd6fbad2bd648598038f1d983504e2f6fa2476ea6642ace9ae31b9fa6f2d SHA512 f076d55eae2fc52e219ed39ab746f5e0e941ea83e1612321b6b6950a9253640338cb1131b679428c7e4f35627bc657246c55f31b8754e22094e391d736b67267
+DIST repolite-0.3.1.tar.gz 28375 BLAKE2B b8d42a40c6598c5c626e5a5c8a8cc7967db301a43056018d7c267ac215e01f3ef757495626dfd7e2a0de2093118f38321a668c17a41738d926436dd3e9f1586d SHA512 1786158255ac8ee75fc48c5a8c4ac9b92cc40f74796206498a781aafc4d8b3cee53e1cc10bdb5d5b33341f15d94b5f1373a416de002151362b0844c36024a8ba
diff --git a/dev-util/repolite/repolite-0.2.0-r2.ebuild b/dev-util/repolite/repolite-0.3.1.ebuild
similarity index 84%
rename from dev-util/repolite/repolite-0.2.0-r2.ebuild
rename to dev-util/repolite/repolite-0.3.1.ebuild
index 38159f7e9aa9..4968967da9a4 100644
--- a/dev-util/repolite/repolite-0.2.0-r2.ebuild
+++ b/dev-util/repolite/repolite-0.3.1.ebuild
@@ -30,11 +30,13 @@ RDEPEND="
dev-python/munch[${PYTHON_USEDEP}]
dev-vcs/git
"
-BDEPEND="
- $(python_gen_any_dep '
- >=dev-python/versioningit-2.0.1[${PYTHON_USEDEP}]
- ')
-"
+# needs versioningit if building from git repo source
+if [[ ${PV} = 9999* ]]; then
+ BDEPEND="
+ $(python_gen_any_dep '
+ >=dev-python/versioningit-2.0.1[${PYTHON_USEDEP}]
+ ')"
+fi
DOCS=( README.rst )
next reply other threads:[~2022-09-25 18:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-25 18:32 Steve Arnold [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-07 13:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/repolite/ Joonas Niilola
2024-11-07 13:59 Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2023-02-06 22:39 Steve Arnold
2022-12-05 19:21 Steve Arnold
2022-10-15 14:00 Sam James
2022-08-27 11:25 Sam James
2022-08-21 21:44 Steve Arnold
2022-08-21 21:00 Steve Arnold
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=1664130741.10802f331c8131b92c19d61d7077d033f170fdf7.nerdboy@gentoo \
--to=nerdboy@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