From: "Arisu Tachibana" <alicef@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/kci-dev/
Date: Wed, 12 Mar 2025 07:09:47 +0000 (UTC) [thread overview]
Message-ID: <1741763205.355a12873919852aa7beee6711ed8b71f00a6c9b.alicef@gentoo> (raw)
commit: 355a12873919852aa7beee6711ed8b71f00a6c9b
Author: Arisu Tachibana <alicef <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 12 07:05:04 2025 +0000
Commit: Arisu Tachibana <alicef <AT> gentoo <DOT> org>
CommitDate: Wed Mar 12 07:06:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355a1287
sys-kernel/kci-dev: add 0.1.4
Add pyyaml dependency
Signed-off-by: Arisu Tachibana <alicef <AT> gentoo.org>
sys-kernel/kci-dev/Manifest | 1 +
sys-kernel/kci-dev/kci-dev-0.1.4.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/sys-kernel/kci-dev/Manifest b/sys-kernel/kci-dev/Manifest
index 59cf94ecbd7c..ea2272114c8a 100644
--- a/sys-kernel/kci-dev/Manifest
+++ b/sys-kernel/kci-dev/Manifest
@@ -1 +1,2 @@
DIST kci_dev-0.1.2.tar.gz 22576 BLAKE2B fe3ccc5900d35c54040f088fb032677c5e1771eb317bb7a7871b3787e4fef5ccf4ad2263fb58590037b4d19dfc741378641eb0c8e304fbc016adf8a29a922922 SHA512 7ee5163b3a9e829e6f3883853b53854a5f66ead6a434c1b89a04daa39e77185aafb943de5704ffd8b840d49c4ec6507c368e2f32a506233b0537bccecf7378a8
+DIST kci_dev-0.1.4.tar.gz 23923 BLAKE2B 2801a5d3c6560a03e392f457bbffb539de1b3674ef6ba0d6ff0fc092ba2471f0879e8c6f00add41e17b3100a356265bf40f74672f0017725e97e3f7b2d58dae2 SHA512 631a9f8a8deb5e0a7a363b3b97417a2eec45559d98ff7d1d37b137953ab4d575254b353a0b438340756acffb61d6258e501dce2c02adb271e92a6db683febfb7
diff --git a/sys-kernel/kci-dev/kci-dev-0.1.4.ebuild b/sys-kernel/kci-dev/kci-dev-0.1.4.ebuild
new file mode 100644
index 000000000000..40942a9d4107
--- /dev/null
+++ b/sys-kernel/kci-dev/kci-dev-0.1.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Stand alone tool to interact with KernelCI"
+HOMEPAGE="
+ https://github.com/kernelci/kci-dev
+ https://pypi.org/project/kci-dev/
+"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+ >=dev-python/gitpython-3.1.43[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.32.3[${PYTHON_USEDEP}]
+ >=dev-python/click-8.1.7[${PYTHON_USEDEP}]
+ >=dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)
+"
next reply other threads:[~2025-03-12 7:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 7:09 Arisu Tachibana [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-22 10:06 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/kci-dev/ Arisu Tachibana
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=1741763205.355a12873919852aa7beee6711ed8b71f00a6c9b.alicef@gentoo \
--to=alicef@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