dev-python/http-ece: disable tests

Closes: https://bugs.gentoo.org/898222
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-02-28 14:20:07 +05:00
parent 6d76505f94
commit 9d43f58622

View File

@@ -20,6 +20,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
# v1.1.0 is incompatible with latest 'cryptography'
RESTRICT="test"
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]"
distutils_enable_tests nose
distutils_enable_tests pytest