From b30bf80580f09f15ee6686ff818cd36d923e1291 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 Feb 2023 20:11:57 +0000 Subject: gentoo auto-resync : 18:02:2023 - 20:11:56 --- sci-libs/cartopy/cartopy-0.21.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sci-libs/cartopy/cartopy-0.21.1.ebuild') diff --git a/sci-libs/cartopy/cartopy-0.21.1.ebuild b/sci-libs/cartopy/cartopy-0.21.1.ebuild index 380a7c7ba024..40c419a3323b 100644 --- a/sci-libs/cartopy/cartopy-0.21.1.ebuild +++ b/sci-libs/cartopy/cartopy-0.21.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 multibuild multiprocessing virtualx @@ -55,6 +55,8 @@ BDEPEND=" ) " +PATCHES=( "${FILESDIR}"/${P}-fix-test.patch ) + EPYTEST_IGNORE=( # Require network access, not covered by markers lib/cartopy/tests/mpl/test_crs.py -- cgit v1.2.3