public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-monitor/
Date: Mon, 20 Nov 2023 13:50:46 +0000 (UTC)	[thread overview]
Message-ID: <1700488128.42e25831fa17004a455ac013abee5713658184b1.davidroman@gentoo> (raw)

commit:     42e25831fa17004a455ac013abee5713658184b1
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 20 13:48:48 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 20 13:48:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42e25831

dev-embedded/esp-idf-monitor: add 1.3.3

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-embedded/esp-idf-monitor/Manifest              |  1 +
 .../esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild   | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-embedded/esp-idf-monitor/Manifest b/dev-embedded/esp-idf-monitor/Manifest
index b1a92b8258..6277dafc4a 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.1.tar.gz 32897 BLAKE2B 64dc6e481b7883d1398ad2b746fc7cd91ca29be8d57457cbd81463d2ccbadf3eb75edf9ff122cfb42c9fa1a5c6a160cd8357c2c500a74a0084790d299bb209b8 SHA512 d4b36dd2ad1a0acaea5547507d5b99a2984d1e174f80bf2f669089fffe327c37dad5d75080835295f4eae890b2a2ef57fff791f7f5ffb3f00374555683c9863c
 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

diff --git a/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild
new file mode 100644
index 0000000000..5f955d2aaa
--- /dev/null
+++ b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.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}"


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-monitor/
Date: Mon, 20 Nov 2023 14:14:32 +0000 (UTC)	[thread overview]
Message-ID: <1700488128.42e25831fa17004a455ac013abee5713658184b1.davidroman@gentoo> (raw)
Message-ID: <20231120141432.y6xw2YDgvJ5iz2dpnyUu60ZWp0qsy35xl0Bn1aYeWoI@z> (raw)

commit:     42e25831fa17004a455ac013abee5713658184b1
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 20 13:48:48 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 20 13:48:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42e25831

dev-embedded/esp-idf-monitor: add 1.3.3

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-embedded/esp-idf-monitor/Manifest              |  1 +
 .../esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild   | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-embedded/esp-idf-monitor/Manifest b/dev-embedded/esp-idf-monitor/Manifest
index b1a92b8258..6277dafc4a 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.1.tar.gz 32897 BLAKE2B 64dc6e481b7883d1398ad2b746fc7cd91ca29be8d57457cbd81463d2ccbadf3eb75edf9ff122cfb42c9fa1a5c6a160cd8357c2c500a74a0084790d299bb209b8 SHA512 d4b36dd2ad1a0acaea5547507d5b99a2984d1e174f80bf2f669089fffe327c37dad5d75080835295f4eae890b2a2ef57fff791f7f5ffb3f00374555683c9863c
 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

diff --git a/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.ebuild
new file mode 100644
index 0000000000..5f955d2aaa
--- /dev/null
+++ b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.3.3.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:[~2023-11-20 13:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20 13:50 David Roman [this message]
2023-11-20 14:14 ` [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-monitor/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10  9:22 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-10  8:46 David Roman
2024-02-19 16:35 David Roman
2024-02-19 16:35 David Roman
2023-11-20 14:14 [gentoo-commits] repo/proj/guru:master " David Roman
2023-11-20 13:50 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-09-04 11:52 David Roman
2023-07-05 10:02 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=1700488128.42e25831fa17004a455ac013abee5713658184b1.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