public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-monitor/
Date: Mon, 19 Feb 2024 22:00:26 +0000 (UTC)	[thread overview]
Message-ID: <1708360498.0eca87f03f39352935b2ce46b16b5a0cd32f4c1f.julien@gentoo> (raw)

commit:     0eca87f03f39352935b2ce46b16b5a0cd32f4c1f
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 19 16:34:58 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
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 <davidroman96 <AT> 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}"


             reply	other threads:[~2024-02-19 22:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19 22:00 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10  9:22 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-monitor/ David Roman
2024-10-10  9:30 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-10  8:46 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-10  9:30 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-02-19 22:00 Julien Roy
2023-11-20 14:14 David Roman
2023-11-20 13:50 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-11-20 14:14 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-09-05 13:22 Andrew Ammerlaan

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=1708360498.0eca87f03f39352935b2ce46b16b5a0cd32f4c1f.julien@gentoo \
    --to=julien@jroy.ca \
    --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