From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2FA6158041 for ; Mon, 19 Feb 2024 16:35:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4BF4E2A34; Mon, 19 Feb 2024 16:35:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE9F4E2A34 for ; Mon, 19 Feb 2024 16:35:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D85AE343085 for ; Mon, 19 Feb 2024 16:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79E8A118C for ; Mon, 19 Feb 2024 16:35:18 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1708360498.0eca87f03f39352935b2ce46b16b5a0cd32f4c1f.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-monitor/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-embedded/esp-idf-monitor/Manifest dev-embedded/esp-idf-monitor/esp-idf-monitor-1.4.0.ebuild X-VCS-Directories: dev-embedded/esp-idf-monitor/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 0eca87f03f39352935b2ce46b16b5a0cd32f4c1f X-VCS-Branch: dev Date: Mon, 19 Feb 2024 16:35:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ba0e1a6-3490-4a00-a378-f3387159271d X-Archives-Hash: 1016a18249cd43a895dde300c412f683 commit: 0eca87f03f39352935b2ce46b16b5a0cd32f4c1f Author: David Roman gmail com> AuthorDate: Mon Feb 19 16:34:58 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 19 16:34:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0eca87f0 dev-embedded/esp-idf-monitor: add 1.4.0 Signed-off-by: David Roman gmail.com> dev-embedded/esp-idf-monitor/Manifest | 1 + .../esp-idf-monitor/esp-idf-monitor-1.4.0.ebuild | 26 ++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-embedded/esp-idf-monitor/Manifest b/dev-embedded/esp-idf-monitor/Manifest index 8c6d6f9a8d..b7b304cb34 100644 --- a/dev-embedded/esp-idf-monitor/Manifest +++ b/dev-embedded/esp-idf-monitor/Manifest @@ -1,2 +1,3 @@ DIST esp-idf-monitor-1.1.4.tar.gz 34996 BLAKE2B 7e1be860e6d172d25da2f661922558ece823355250ade09b9337d7b5d771ed3bddb84bad9373ef81e639f0f43e9a8f607ff3e421411210c8ae3bb50715c86f7f SHA512 6cad8772d56fc68c8a08553b18bf90ed4c794e369ed8d2146254bad30dc8ca4dffb1965dba3a6f189f19a661cfc8e304c9fa49ce53abbfcaf21260367a0b1eb8 DIST esp-idf-monitor-1.3.3.tar.gz 33678 BLAKE2B d85824693ed50496dfb7a8d8d394b0ff55f0c66b856a575dd25e18b85b2efe60807519d8e30340483129f5f0320635529593b3f3c0921b2a8128e729c3a0aba6 SHA512 cde8826c56d29211b318f733f968aba10006eb8e58a59f64cd1cb332e18b24bd13b14d0ef56d80f668677ddf86c13263be703680083025efe5b2559cddcc7b75 +DIST esp-idf-monitor-1.4.0.tar.gz 34352 BLAKE2B a81386783d744a871b8e79378a12be430c903fa6fb93f503e5fde1e5e987a1a6ff8ecb68bfad6c9dbc3fbb898e71919abfa2df08aae21d86638be3a2a3b1c505 SHA512 afaac071386d230be20c31a2385649a984983d4d8c5fd597a4b26fb256f6a79118113dd1c7785cfc4f7d4b0361ebc7c426f62d182207c21788ff99e573d629e7 diff --git a/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.4.0.ebuild b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.4.0.ebuild new file mode 100644 index 0000000000..5f955d2aaa --- /dev/null +++ b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.4.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYTHON_COMPAT=( python3_{11,12} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Python object-oriented database" +HOMEPAGE="https://github.com/espressif/esp-idf-monitor" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RESTRICT="test" + +RDEPEND=" + dev-embedded/esp-coredump[${PYTHON_USEDEP}] + dev-python/pyserial[${PYTHON_USEDEP}] + dev-python/pyelftools[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"