mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user