From f716a9fe6455d39eef01e718aae68dae61c19704 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 05:35:26 -0500 Subject: Adding metadata --- dev-python/pytest-embedded/Manifest | 2 -- dev-python/pytest-embedded/metadata.xml | 12 ------------ .../pytest-embedded/pytest-embedded-1.16.2.ebuild | 19 ------------------- .../pytest-embedded/pytest-embedded-1.17.0.ebuild | 19 ------------------- 4 files changed, 52 deletions(-) delete mode 100644 dev-python/pytest-embedded/Manifest delete mode 100644 dev-python/pytest-embedded/metadata.xml delete mode 100644 dev-python/pytest-embedded/pytest-embedded-1.16.2.ebuild delete mode 100644 dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild (limited to 'dev-python/pytest-embedded') diff --git a/dev-python/pytest-embedded/Manifest b/dev-python/pytest-embedded/Manifest deleted file mode 100644 index 59e7511bee39..000000000000 --- a/dev-python/pytest-embedded/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pytest_embedded-1.16.2.tar.gz 32920 BLAKE2B 99ae73c583560135644ffb3afbce483d0856ac39abac6e953ea89634bb7c363c630d2455f376ab21d6d9912e200e2cd663dd02488aa22777259acb9823143c92 SHA512 6d83d05237f4e574238b5c641023a0de9171cc330802d11286887b94cd1d12485237092801217cce06bec6746fd4b9590ec30004617c8178f12505a92165d3ad -DIST pytest_embedded-1.17.0.tar.gz 32992 BLAKE2B 96fbaa25686f04b0cb8d5a5c517edcc1a25e9ad2515aa27a1672b1429cbba2b973474b3a456b0945dc4792ebe5d18273c66426dffe19d3222c97101d3ee5e3ed SHA512 056c169f8f5a09322a7084be8b14e964636fd8453dc212970f5689037474ec269aa8b7f97c373916604a276ab7df9ac073a2408e7bbb1af424f80ec08b99efdc diff --git a/dev-python/pytest-embedded/metadata.xml b/dev-python/pytest-embedded/metadata.xml deleted file mode 100644 index 9fe62736fabd..000000000000 --- a/dev-python/pytest-embedded/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - stkw0@disroot.org - David Roman - - - pytest-embedded - espressif/pytest-embedded - - diff --git a/dev-python/pytest-embedded/pytest-embedded-1.16.2.ebuild b/dev-python/pytest-embedded/pytest-embedded-1.16.2.ebuild deleted file mode 100644 index dceb7e71a36f..000000000000 --- a/dev-python/pytest-embedded/pytest-embedded-1.16.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{13..14} ) -inherit distutils-r1 pypi - -DESCRIPTION="A pytest plugin for embedded systems" -HOMEPAGE=" - https://pypi.org/project/pytest-embedded/ - https://github.com/espressif/pytest-embedded -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="test" diff --git a/dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild b/dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild deleted file mode 100644 index dceb7e71a36f..000000000000 --- a/dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{13..14} ) -inherit distutils-r1 pypi - -DESCRIPTION="A pytest plugin for embedded systems" -HOMEPAGE=" - https://pypi.org/project/pytest-embedded/ - https://github.com/espressif/pytest-embedded -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="test" -- cgit v1.3.1