tls_parser-2.0.2.ebuild

This commit is contained in:
Anton Bolshakov 2026-01-21 07:40:07 +08:00
parent 4cbd340c3c
commit aeea3a03a7
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 2 deletions

View file

@ -19,6 +19,6 @@ KEYWORDS="amd64 arm64 x86"
IUSE="test"
DEPEND="${RDEPEND}
test? ( dev-python/pytest )"
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest

View file

@ -19,6 +19,6 @@ KEYWORDS="amd64 arm64 x86"
IUSE="test"
DEPEND="${RDEPEND}
test? ( dev-python/pytest )"
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest