From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/idf-component-manager/
Date: Mon, 16 Oct 2023 13:18:34 +0000 (UTC) [thread overview]
Message-ID: <1697457998.b83a377f3482f20b283eacc9527927f742c4bf45.davidroman@gentoo> (raw)
Message-ID: <20231016131834.f1yN7NUKMxUdPBpYmZwY7UXt5ICfx9KxpRfhEFjrhR8@z> (raw)
commit: b83a377f3482f20b283eacc9527927f742c4bf45
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Oct 16 12:06:38 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct 16 12:06:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b83a377f
dev-embedded/idf-component-manager: fix tests
Closes: https://bugs.gentoo.org/910095
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
.../idf-component-manager-1.3.2-r1.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/dev-embedded/idf-component-manager/idf-component-manager-1.3.2-r1.ebuild b/dev-embedded/idf-component-manager/idf-component-manager-1.3.2-r1.ebuild
new file mode 100644
index 0000000000..9cbe5904b7
--- /dev/null
+++ b/dev-embedded/idf-component-manager/idf-component-manager-1.3.2-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_11 )
+DISTUTILS_USE_PEP517=poetry
+
+inherit distutils-r1
+
+DESCRIPTION="Tool for installing ESP-IDF components"
+HOMEPAGE="https://github.com/espressif/idf-component-manager"
+SRC_URI="https://github.com/espressif/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+ test? (
+ dev-python/requests-mock[${PYTHON_USEDEP}]
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ dev-python/vcrpy[${PYTHON_USEDEP}]
+ dev-python/filelock[${PYTHON_USEDEP}]
+ dev-vcs/git
+ )
+"
+
+RDEPEND="
+ dev-python/cachecontrol[${PYTHON_USEDEP}]
+ dev-python/click[${PYTHON_USEDEP}]
+ dev-python/colorama[${PYTHON_USEDEP}]
+ dev-python/packaging[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+ dev-python/requests-file[${PYTHON_USEDEP}]
+ dev-python/schema[${PYTHON_USEDEP}]
+ dev-python/tqdm[${PYTHON_USEDEP}]
+ <dev-python/urllib3-2.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-10-16 13:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-16 12:07 David Roman [this message]
2023-10-16 13:18 ` [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/idf-component-manager/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-10-29 14:48 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-09-10 14:56 David Roman
2024-09-05 10:45 David Roman
2024-09-05 10:38 David Roman
2024-06-18 12:42 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-06-18 12:42 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-06-18 12:42 Florian Schmaus
2024-03-14 10:19 [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-14 9:47 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-14 9:47 David Roman
2024-02-19 16:57 David Roman
2024-01-11 11:57 [gentoo-commits] repo/proj/guru:master " David Roman
2024-01-11 11:57 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-01-11 11:57 David Roman
2023-10-16 12:07 David Roman
2023-10-16 12:05 David Roman
2023-09-04 11:56 David Roman
2023-07-18 9:17 David Roman
2023-07-05 13:18 David Roman
2022-12-05 23:00 David Roman
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=1697457998.b83a377f3482f20b283eacc9527927f742c4bf45.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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