commit: 778758404b1468598932afbd6f567b5bc6f25c58
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 20 13:42:01 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 20 13:42:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77875840
dev-embedded/esp-coredump: update HOMEPAGE
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-embedded/esp-coredump/esp-coredump-1.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/esp-coredump/esp-coredump-1.7.0.ebuild
b/dev-embedded/esp-coredump/esp-coredump-1.7.0.ebuild
index ec384a499d..a8179d0fc8 100644
--- a/dev-embedded/esp-coredump/esp-coredump-1.7.0.ebuild
+++ b/dev-embedded/esp-coredump/esp-coredump-1.7.0.ebuild
@@ -5,12 +5,12 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_11 )
+PYTHON_COMPAT=( python3_{11,12} )
inherit distutils-r1 pypi
DESCRIPTION="Utility that helps users to retrieve and analyse core dumps"
-HOMEPAGE="https://github.com/esppressif/esp-coredump"
+HOMEPAGE="https://github.com/espressif/esp-coredump"
LICENSE="Apache-2.0"
SLOT="0"