summaryrefslogtreecommitdiff
path: root/sci-libs/cartopy/cartopy-0.21.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cartopy/cartopy-0.21.1-r1.ebuild')
-rw-r--r--sci-libs/cartopy/cartopy-0.21.1-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/cartopy/cartopy-0.21.1-r1.ebuild b/sci-libs/cartopy/cartopy-0.21.1-r1.ebuild
index 80e71d718b8f..e7186c4571c4 100644
--- a/sci-libs/cartopy/cartopy-0.21.1-r1.ebuild
+++ b/sci-libs/cartopy/cartopy-0.21.1-r1.ebuild
@@ -57,7 +57,10 @@ BDEPEND="
)
"
-PATCHES=( "${FILESDIR}"/${P}-fix-test.patch )
+PATCHES=( "${FILESDIR}"/${P}-fix-test.patch
+ # backports to fix tests with >=PROJ9.2
+ "${FILESDIR}"/${PN}-0.21.1-fix-test_proj92.patch
+ "${FILESDIR}"/${PN}-0.21.1-fix-test_proj92_1.patch )
EPYTEST_IGNORE=(
# Require network access, not covered by markers