mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-python/pytest-embedded: add 1.17.0
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
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
|
||||
|
||||
19
dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild
Normal file
19
dev-python/pytest-embedded/pytest-embedded-1.17.0.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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_{11..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"
|
||||
Reference in New Issue
Block a user