From fde3b5bbeb07fb00d002d7686ba1fb259a5e5184 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 6 Mar 2023 15:14:59 +0000 Subject: Adding metadata --- dev-python/http-ece/http-ece-1.1.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dev-python/http-ece') 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 -- cgit v1.3.1