dev-python/openapi-spec-validator: Fix patch path

Closes: https://bugs.gentoo.org/869692
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-09-11 15:23:20 +02:00
parent 4cbf0b92a6
commit 47ca23ba8e

View File

@@ -37,7 +37,7 @@ RDEPEND="
PATCHES=(
# https://github.com/p1c2u/openapi-spec-validator/pull/174
"${FILESDIR}/${P}-std-importlib.patch"
"${FILESDIR}/${PN}-0.5.0-std-importlib.patch"
)
distutils_enable_tests pytest