From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1293718-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 407561382C5 for <garchives@archives.gentoo.org>; Tue, 15 Jun 2021 01:14:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E184E091D; Tue, 15 Jun 2021 01:14:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52594E0901 for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 01:14:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C854335D3E for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 01:14:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AB4D7AD for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 01:14:43 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1623718425.447a4a2dd09aa07d65c2de15152c766feb220d88.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/esptool/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/esptool/Manifest dev-embedded/esptool/esptool-2.8-r2.ebuild X-VCS-Directories: dev-embedded/esptool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 447a4a2dd09aa07d65c2de15152c766feb220d88 X-VCS-Branch: master Date: Tue, 15 Jun 2021 01:14:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ceb0d20b-f89a-450e-b4b5-084b893f2941 X-Archives-Hash: a46f74b3c9645a2b3abf3a840ff34447 commit: 447a4a2dd09aa07d65c2de15152c766feb220d88 Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Fri May 28 23:11:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 15 00:53:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447a4a2d dev-embedded/esptool: remove old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-embedded/esptool/Manifest | 1 - dev-embedded/esptool/esptool-2.8-r2.ebuild | 40 ------------------------------ 2 files changed, 41 deletions(-) diff --git a/dev-embedded/esptool/Manifest b/dev-embedded/esptool/Manifest index 40d6d4e344b..a065e01fe37 100644 --- a/dev-embedded/esptool/Manifest +++ b/dev-embedded/esptool/Manifest @@ -1,2 +1 @@ -DIST esptool-2.8.tar.gz 5399875 BLAKE2B c2c27dc44cec1921f2d800347682bb198be76f7a122fd6a0c9964fb189350980557aa85bd6cb8fb2d63c8c7ccdd18e1860b65ca85c8777145ec1da07da886be1 SHA512 14528197e760779f3bf50e2a44d477979675dd42451fa405e2ae87502158b21f999fb94561980c9eb0634d2d1fd3729779b78266403de858ed1d32e8d29604cc DIST esptool-3.0.tar.gz 6628258 BLAKE2B 613bdc4c4d0df633c25c83d51a84ff9ca34d5c345f010d2e3e99bc126530d484bb1fb4818b3a10b10a6b9879b161817d5bc6288dab55368f1250a27e2418d641 SHA512 b522d30b11e9ab4e426009116bf1872e587116b7a3b517f841d34d3e860f6454345be89a2e28b8eef5aa5e59318e991504697644a3f4f90d7e63c037025716eb diff --git a/dev-embedded/esptool/esptool-2.8-r2.ebuild b/dev-embedded/esptool/esptool-2.8-r2.ebuild deleted file mode 100644 index 06aca8c2e28..00000000000 --- a/dev-embedded/esptool/esptool-2.8-r2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 - -DESCRIPTION="Utility to communicate with the ROM bootloader in Espressif ESP8266 and ESP32" -HOMEPAGE="https://github.com/espressif/esptool" -SRC_URI="https://github.com/espressif/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/ecdsa[${PYTHON_MULTI_USEDEP}] - dev-python/pyaes[${PYTHON_MULTI_USEDEP}] - >=dev-python/pyserial-3.0[${PYTHON_MULTI_USEDEP}] - ') -" -BDEPEND=" - test? ( $(python_gen_cond_dep 'dev-python/pyelftools[${PYTHON_MULTI_USEDEP}]') ) -" - -src_prepare() { - rm -rf pyaes/ ecdsa/ || die "unable to remove bundled modules" - default -} - -python_test() { - ${EPYTHON} test/test_imagegen.py || die "imagegen test failed with ${EPYTHON}" - ${EPYTHON} test/test_espsecure.py || die "espsecure test failed with ${EPYTHON}" -}