From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ebuildtester/
Date: Sat, 6 Jul 2024 08:42:59 +0000 (UTC) [thread overview]
Message-ID: <1720255003.fdb2b5974edbf1b75823ce46ea088976619c4ab4.flow@gentoo> (raw)
commit: fdb2b5974edbf1b75823ce46ea088976619c4ab4
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Fri Jul 5 10:38:38 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 08:36:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb2b597
dev-util/ebuildtester: add 44
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-util/ebuildtester/Manifest | 1 +
dev-util/ebuildtester/ebuildtester-44.ebuild | 34 ++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-util/ebuildtester/Manifest b/dev-util/ebuildtester/Manifest
index c8b814be88e3..3ff0211f681c 100644
--- a/dev-util/ebuildtester/Manifest
+++ b/dev-util/ebuildtester/Manifest
@@ -1 +1,2 @@
DIST ebuildtester-42.tar.gz 22852 BLAKE2B 0e672c70ed854b3ee459010590da22811ed06e0397d45e51b8ad1a86047aa3fbd61321a7a9bdf1b583c3a66246030bb30dbef4dc8acc1e10bc3b141095e08ff4 SHA512 c2fe0dbca673c51d686cc19954928efb3ab1e82c4d8b8548d272f8fc60a5fffd1898fe33dc26feebc5bc73a71207f5f1615e18036b264e76a09b9dc6d94168fa
+DIST ebuildtester-44.tar.gz 23982 BLAKE2B 96ebdaa1278068d83805b3d9b86b0191ded2028dc042c3ed5dbd22cee38831f07f8a69a3e9ba955d189b64b20b17669f2587ab259cf4f80b490a055bbbf98053 SHA512 a391821999fe3b559dddb6bda326e25d8b64e59330b87fe7f0453aefcf4145720d72bde562d791c147b7a9c3901a676a7184db3b8ce1c8b5f8923ca3473b09ef
diff --git a/dev-util/ebuildtester/ebuildtester-44.ebuild b/dev-util/ebuildtester/ebuildtester-44.ebuild
new file mode 100644
index 000000000000..f15cf5a0fb54
--- /dev/null
+++ b/dev-util/ebuildtester/ebuildtester-44.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit bash-completion-r1 distutils-r1 pypi
+
+DESCRIPTION="A dockerized approach to test a Gentoo package within a clean stage3 container"
+HOMEPAGE="https://ebuildtester.readthedocs.io/"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ app-containers/docker
+ app-containers/docker-cli
+ sys-fs/fuse
+"
+
+BDEPEND="
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
+distutils_enable_tests unittest
+
+src_install() {
+ distutils-r1_src_install
+ newbashcomp "${PN}.bash-completion" "${PN}"
+}
next reply other threads:[~2024-07-06 8:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-06 8:42 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-11 0:00 [gentoo-commits] repo/gentoo:master commit in: dev-util/ebuildtester/ Nicolas Bock
2025-07-11 0:00 Nicolas Bock
2025-03-27 19:09 Sam James
2024-07-06 8:42 Florian Schmaus
2024-07-06 8:42 Florian Schmaus
2024-03-21 3:01 Sam James
2024-03-21 3:01 Sam James
2023-11-22 11:12 Ulrich Müller
2023-11-22 11:12 Ulrich Müller
2023-03-07 22:50 Nicolas Bock
2022-06-23 9:24 Nicolas Bock
2022-06-21 16:56 Nicolas Bock
2022-05-23 18:37 Nicolas Bock
2022-05-23 16:17 Nicolas Bock
2022-05-17 3:13 Nicolas Bock
2022-03-21 17:31 Nicolas Bock
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=1720255003.fdb2b5974edbf1b75823ce46ea088976619c4ab4.flow@gentoo \
--to=flow@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