From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C1C73158041 for ; Mon, 19 Feb 2024 16:35:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17E06E2A35; Mon, 19 Feb 2024 16:35:21 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA196E2A35 for ; Mon, 19 Feb 2024 16:35:20 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1FAB343088 for ; Mon, 19 Feb 2024 16:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D4CE1301 for ; Mon, 19 Feb 2024 16:35:18 +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: <1708360514.cc50f32ac10cff862b0325526f3f67e0b1637eeb.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-monitor/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-embedded/esp-idf-monitor/Manifest dev-embedded/esp-idf-monitor/esp-idf-monitor-1.1.4.ebuild X-VCS-Directories: dev-embedded/esp-idf-monitor/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: cc50f32ac10cff862b0325526f3f67e0b1637eeb X-VCS-Branch: dev Date: Mon, 19 Feb 2024 16:35:18 +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: b00f7015-ae41-46ca-82f8-382dc78e273c X-Archives-Hash: bb3aa7e590fbb603129a11cbb98ef34d commit: cc50f32ac10cff862b0325526f3f67e0b1637eeb Author: David Roman gmail com> AuthorDate: Mon Feb 19 16:35:14 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 19 16:35:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc50f32a dev-embedded/esp-idf-monitor: drop 1.1.4 Signed-off-by: David Roman gmail.com> dev-embedded/esp-idf-monitor/Manifest | 1 - .../esp-idf-monitor/esp-idf-monitor-1.1.4.ebuild | 26 ---------------------- 2 files changed, 27 deletions(-) diff --git a/dev-embedded/esp-idf-monitor/Manifest b/dev-embedded/esp-idf-monitor/Manifest index b7b304cb34..2610d2ecca 100644 --- a/dev-embedded/esp-idf-monitor/Manifest +++ b/dev-embedded/esp-idf-monitor/Manifest @@ -1,3 +1,2 @@ -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 DIST esp-idf-monitor-1.4.0.tar.gz 34352 BLAKE2B a81386783d744a871b8e79378a12be430c903fa6fb93f503e5fde1e5e987a1a6ff8ecb68bfad6c9dbc3fbb898e71919abfa2df08aae21d86638be3a2a3b1c505 SHA512 afaac071386d230be20c31a2385649a984983d4d8c5fd597a4b26fb256f6a79118113dd1c7785cfc4f7d4b0361ebc7c426f62d182207c21788ff99e573d629e7 diff --git a/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.1.4.ebuild b/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.1.4.ebuild deleted file mode 100644 index da653f0f2d..0000000000 --- a/dev-embedded/esp-idf-monitor/esp-idf-monitor-1.1.4.ebuild +++ /dev/null @@ -1,26 +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 ) - -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}"