dev-embedded/esp-idf-panic-decoder: drop 1.2.1-r1, 1.3.0

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2025-08-25 15:57:25 +02:00
parent d2da0f8f92
commit f0b14fc20a
3 changed files with 0 additions and 48 deletions

View File

@@ -1,3 +1 @@
DIST esp_idf_panic_decoder-1.2.1.tar.gz 19299 BLAKE2B 7a48b26bac42e55884f049f70e0dc282174d1965dc41c0e44053c2880358eedcdc6a0145c8a55e3fbb9a1341e713d1e1d15813fd8b6377542b1e1a7056008648 SHA512 c46bf16fd0f19d3c067e4488c64e50dcfc05db554a6e916a3732421066b075ae9fcbaeae64317d763c46e279d4582cb6af004af730b2bca6d1723e6ec6b5fa4c
DIST esp_idf_panic_decoder-1.3.0.tar.gz 19814 BLAKE2B 6ab67841097e6403435c53e10dd4f99a226ca95c5886835b6a0f39d48173646a26265e684794b0948be21df9c79215b0eae626d133bf14464834ca9a305db136 SHA512 d472327cc12d264f6d212766c60781230c475882f46b1e3e58c942045be8e14dba4d303a9f7b280cc7b4521418beb7a4a6f1cbca01300d818085ee8a1f3b55f4
DIST esp_idf_panic_decoder-1.4.1.tar.gz 21772 BLAKE2B 3a972cb735d5dd72edd2aedc98e7d75a3d4d5145f882c2ce0a1e912661609929a3ff7ed7e90d4fb9cce34ceb0a0e01847cce04a17d1a99209925d6bc441b07ef SHA512 88d05bd30cd420c1cc0b437861b2b907b68e5795e21f8d85f8d29aa2e754a7be0e308d38da4cbf67b5ddf5bd6311a352fd2004b0811698eaabc026f8a79b869d

View File

@@ -1,23 +0,0 @@
# 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-panic-decoder"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"
RDEPEND="
dev-python/pyelftools[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"

View File

@@ -1,23 +0,0 @@
# 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-panic-decoder"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"
RDEPEND="
dev-python/pyelftools[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"