From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D27E15827B for ; Mon, 25 Aug 2025 14:08:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 253983410CB for ; Mon, 25 Aug 2025 14:08:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3A253110562; Mon, 25 Aug 2025 14:07:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3031D110562 for ; Mon, 25 Aug 2025 14:07:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF73E34102D for ; Mon, 25 Aug 2025 14:07:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DF5134DC for ; Mon, 25 Aug 2025 14:07:53 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1756129903.f6fe7f912a55839c0c51409b6f0cab1e5f129086.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-coredump/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-embedded/esp-coredump/Manifest dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild X-VCS-Directories: dev-embedded/esp-coredump/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f6fe7f912a55839c0c51409b6f0cab1e5f129086 X-VCS-Branch: dev Date: Mon, 25 Aug 2025 14:07:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8b0ed049-1544-4fd6-9f24-3c483938cc28 X-Archives-Hash: b9b5ddd4e2f2e9a2446b93ca00c839ad commit: f6fe7f912a55839c0c51409b6f0cab1e5f129086 Author: David Roman gmail com> AuthorDate: Mon Aug 25 13:51:43 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Aug 25 13:51:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6fe7f91 dev-embedded/esp-coredump: drop 1.11.0 Signed-off-by: David Roman gmail.com> dev-embedded/esp-coredump/Manifest | 1 - .../esp-coredump/esp-coredump-1.11.0.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-embedded/esp-coredump/Manifest b/dev-embedded/esp-coredump/Manifest index 2378507c26..db93cc2f31 100644 --- a/dev-embedded/esp-coredump/Manifest +++ b/dev-embedded/esp-coredump/Manifest @@ -1,2 +1 @@ -DIST esp-coredump-1.11.0.tar.gz 39035 BLAKE2B 75758ff0d2ea6b8a4b5d66d54c7874efe3fb3017dfa593dc4277144156d53007510921714117c51a748c8921b0841559b1c068d6adf0954dc3b79cc571c731c0 SHA512 2ce3f48510ae922597b57c21ed84659f35a6a04ebe5c8387fb35a75371c31ec08f402d911cc45fbb8fe50ea5353b8116f3677cd1cad9232ca69bc33cb063ae26 DIST esp_coredump-1.13.1.tar.gz 36549 BLAKE2B 6177e99d1f48013f0048615d612186dfb6017482d0c814dcd18f0b8b3ea1bcffc5dcd85720f578fd75d3986c1ea670df3e2fef1c6637ec98e3ec2afc511635ab SHA512 68e948cd359bbc9e2bc1fd5485de4b59bddeee7cef6f3eca78543d70e8ac5de1e9b1b003cb19bc28b063eba1b9a4465fd7e7c95c8b99b3a4f09adc27da5f8073 diff --git a/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild b/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild deleted file mode 100644 index 5be066546e..0000000000 --- a/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# 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..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Utility that helps users to retrieve and analyse core dumps" -HOMEPAGE="https://github.com/espressif/esp-coredump" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="test" - -RDEPEND=" - dev-embedded/esptool - dev-python/construct[${PYTHON_USEDEP}] - dev-python/pygdbmi[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND}" - -src_prepare() { - default - rm -r tests || die -} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E26F15827B for ; Tue, 26 Aug 2025 08:12:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 83A8434102D for ; Tue, 26 Aug 2025 08:12:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C8C04110562; Tue, 26 Aug 2025 08:12:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C1548110562 for ; Tue, 26 Aug 2025 08:12:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 767A1340F81 for ; Tue, 26 Aug 2025 08:12:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D73AB34DC for ; Tue, 26 Aug 2025 08:12:30 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1756129903.f6fe7f912a55839c0c51409b6f0cab1e5f129086.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-coredump/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-embedded/esp-coredump/Manifest dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild X-VCS-Directories: dev-embedded/esp-coredump/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f6fe7f912a55839c0c51409b6f0cab1e5f129086 X-VCS-Branch: master Date: Tue, 26 Aug 2025 08:12:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 823f0b6e-a623-4891-929c-4286e6f83406 X-Archives-Hash: f63923a002b0fd04f09d845626abdebe Message-ID: <20250826081230.fxNmFmeMJZcx06A2VVKwxghGbyRIUfp3MFie39UM-UA@z> commit: f6fe7f912a55839c0c51409b6f0cab1e5f129086 Author: David Roman gmail com> AuthorDate: Mon Aug 25 13:51:43 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Aug 25 13:51:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6fe7f91 dev-embedded/esp-coredump: drop 1.11.0 Signed-off-by: David Roman gmail.com> dev-embedded/esp-coredump/Manifest | 1 - .../esp-coredump/esp-coredump-1.11.0.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-embedded/esp-coredump/Manifest b/dev-embedded/esp-coredump/Manifest index 2378507c26..db93cc2f31 100644 --- a/dev-embedded/esp-coredump/Manifest +++ b/dev-embedded/esp-coredump/Manifest @@ -1,2 +1 @@ -DIST esp-coredump-1.11.0.tar.gz 39035 BLAKE2B 75758ff0d2ea6b8a4b5d66d54c7874efe3fb3017dfa593dc4277144156d53007510921714117c51a748c8921b0841559b1c068d6adf0954dc3b79cc571c731c0 SHA512 2ce3f48510ae922597b57c21ed84659f35a6a04ebe5c8387fb35a75371c31ec08f402d911cc45fbb8fe50ea5353b8116f3677cd1cad9232ca69bc33cb063ae26 DIST esp_coredump-1.13.1.tar.gz 36549 BLAKE2B 6177e99d1f48013f0048615d612186dfb6017482d0c814dcd18f0b8b3ea1bcffc5dcd85720f578fd75d3986c1ea670df3e2fef1c6637ec98e3ec2afc511635ab SHA512 68e948cd359bbc9e2bc1fd5485de4b59bddeee7cef6f3eca78543d70e8ac5de1e9b1b003cb19bc28b063eba1b9a4465fd7e7c95c8b99b3a4f09adc27da5f8073 diff --git a/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild b/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild deleted file mode 100644 index 5be066546e..0000000000 --- a/dev-embedded/esp-coredump/esp-coredump-1.11.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# 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..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Utility that helps users to retrieve and analyse core dumps" -HOMEPAGE="https://github.com/espressif/esp-coredump" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="test" - -RDEPEND=" - dev-embedded/esptool - dev-python/construct[${PYTHON_USEDEP}] - dev-python/pygdbmi[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND}" - -src_prepare() { - default - rm -r tests || die -}