mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
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:
@@ -20,6 +20,9 @@ LICENSE="MIT"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
|
# v1.1.0 is incompatible with latest 'cryptography'
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]"
|
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]"
|
||||||
|
|
||||||
distutils_enable_tests nose
|
distutils_enable_tests pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user