summaryrefslogtreecommitdiff
path: root/dev-python/http-ece
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/http-ece')
-rw-r--r--dev-python/http-ece/http-ece-1.1.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/http-ece/http-ece-1.1.0.ebuild b/dev-python/http-ece/http-ece-1.1.0.ebuild
index c6061dc4fb94..0cf47206973e 100644
--- a/dev-python/http-ece/http-ece-1.1.0.ebuild
+++ b/dev-python/http-ece/http-ece-1.1.0.ebuild
@@ -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