public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-nvs-partition-gen/
@ 2024-09-19 13:49 David Roman
  2024-09-19 13:52 ` [gentoo-commits] repo/proj/guru:master " David Roman
  0 siblings, 1 reply; 3+ messages in thread
From: David Roman @ 2024-09-19 13:49 UTC (permalink / raw
  To: gentoo-commits

commit:     a84b82a1ffdadf4a64b6f55fe6355b3a8cdea811
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Sep 19 13:47:21 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 19 13:47:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a84b82a1

dev-embedded/esp-idf-nvs-partition-gen: new package, add 0.1.3

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

 dev-embedded/esp-idf-nvs-partition-gen/Manifest          |  1 +
 .../esp-idf-nvs-partition-gen-0.1.3.ebuild               | 16 ++++++++++++++++
 dev-embedded/esp-idf-nvs-partition-gen/metadata.xml      | 12 ++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/Manifest b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
new file mode 100644
index 000000000..83a94e836
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
@@ -0,0 +1 @@
+DIST esp_idf_nvs_partition_gen-0.1.3.tar.gz 22635 BLAKE2B bcc7ff764a1870fc27675511d456ab19bd97ce6803128286077b1e6f8e4a7b4dbc6c0c441807ba91fe43c78b2f3e2c4b230b27221982c38a5e23afbca4a3d79e SHA512 2e560eb2e723079e42a0a86e5a65c5ed4e922b5b0f4501cdc450c16c6a5d7f841fe017be9d6e64f1c79eb78352e000f59e8500d933d5afb0119ae10068bb8ecf

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild
new file mode 100644
index 000000000..e3a3591ea
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout"
+HOMEPAGE="https://github.com/espressif/esp-idf-nvs-partition-gen"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml b/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml
new file mode 100644
index 000000000..bbb3c509e
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>davidroman96@gmail.com</email>
+		<name>David Roman</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">espressif/esp-idf-nvs-partition-gen</remote-id>
+		<remote-id type="pypi">esp-idf-nvs-partition-gen</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-nvs-partition-gen/
  2024-09-19 13:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-nvs-partition-gen/ David Roman
@ 2024-09-19 13:52 ` David Roman
  0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2024-09-19 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a84b82a1ffdadf4a64b6f55fe6355b3a8cdea811
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Sep 19 13:47:21 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 19 13:47:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a84b82a1

dev-embedded/esp-idf-nvs-partition-gen: new package, add 0.1.3

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

 dev-embedded/esp-idf-nvs-partition-gen/Manifest          |  1 +
 .../esp-idf-nvs-partition-gen-0.1.3.ebuild               | 16 ++++++++++++++++
 dev-embedded/esp-idf-nvs-partition-gen/metadata.xml      | 12 ++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/Manifest b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
new file mode 100644
index 000000000..83a94e836
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
@@ -0,0 +1 @@
+DIST esp_idf_nvs_partition_gen-0.1.3.tar.gz 22635 BLAKE2B bcc7ff764a1870fc27675511d456ab19bd97ce6803128286077b1e6f8e4a7b4dbc6c0c441807ba91fe43c78b2f3e2c4b230b27221982c38a5e23afbca4a3d79e SHA512 2e560eb2e723079e42a0a86e5a65c5ed4e922b5b0f4501cdc450c16c6a5d7f841fe017be9d6e64f1c79eb78352e000f59e8500d933d5afb0119ae10068bb8ecf

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild
new file mode 100644
index 000000000..e3a3591ea
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout"
+HOMEPAGE="https://github.com/espressif/esp-idf-nvs-partition-gen"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml b/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml
new file mode 100644
index 000000000..bbb3c509e
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>davidroman96@gmail.com</email>
+		<name>David Roman</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">espressif/esp-idf-nvs-partition-gen</remote-id>
+		<remote-id type="pypi">esp-idf-nvs-partition-gen</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-nvs-partition-gen/
  2024-11-11 21:22 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2024-11-12 13:20 ` David Roman
  0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2024-11-12 13:20 UTC (permalink / raw
  To: gentoo-commits

commit:     244d801cb70dfaaa2d7026497a53cd3a12b2036e
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 11 21:22:01 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 11 21:22:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=244d801c

dev-embedded/esp-idf-nvs-partition-gen: add 0.1.4

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

 dev-embedded/esp-idf-nvs-partition-gen/Manifest          |  1 +
 .../esp-idf-nvs-partition-gen-0.1.4.ebuild               | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/Manifest b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
index 83a94e836..7a5666973 100644
--- a/dev-embedded/esp-idf-nvs-partition-gen/Manifest
+++ b/dev-embedded/esp-idf-nvs-partition-gen/Manifest
@@ -1 +1,2 @@
 DIST esp_idf_nvs_partition_gen-0.1.3.tar.gz 22635 BLAKE2B bcc7ff764a1870fc27675511d456ab19bd97ce6803128286077b1e6f8e4a7b4dbc6c0c441807ba91fe43c78b2f3e2c4b230b27221982c38a5e23afbca4a3d79e SHA512 2e560eb2e723079e42a0a86e5a65c5ed4e922b5b0f4501cdc450c16c6a5d7f841fe017be9d6e64f1c79eb78352e000f59e8500d933d5afb0119ae10068bb8ecf
+DIST esp_idf_nvs_partition_gen-0.1.4.tar.gz 22899 BLAKE2B e339499ba95d1a4e7eeba5453294d83b35ee5a3daae902698ff206b24d50f590be3a80d1c059eabee6b00b44be79480425566bfbef7217f0a800e16ff529116e SHA512 ff8225f5d6acb3ae082782287a9d19d06dc9be5302b53fee08f2bcebc5ed54c3d66f5e8a5a2e2989189153c5f9c408dcac96f8e207a1abba3c15d374dcd37d71

diff --git a/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.4.ebuild b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.4.ebuild
new file mode 100644
index 000000000..e3a3591ea
--- /dev/null
+++ b/dev-embedded/esp-idf-nvs-partition-gen/esp-idf-nvs-partition-gen-0.1.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout"
+HOMEPAGE="https://github.com/espressif/esp-idf-nvs-partition-gen"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-12 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 13:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-nvs-partition-gen/ David Roman
2024-09-19 13:52 ` [gentoo-commits] repo/proj/guru:master " David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-11-11 21:22 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-11-12 13:20 ` [gentoo-commits] repo/proj/guru:master " David Roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox