Added patch

This commit is contained in:
2023-11-03 14:15:08 +01:00
parent f70bd6140f
commit 35fc850600
2 changed files with 111 additions and 0 deletions

View File

@@ -38,6 +38,10 @@ BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
"
PATCHES=(
"${FILESDIR}/eb85684feb0505694e66365ba9f4d10a409f8f0b.patch"
)
distutils_enable_tests pytest
# For some reason this wants to use urllib to fetch things from the internet
# distutils_enable_sphinx doc \