From 9e68aee0e16e4b361fe06f9566c74b4bb2a22a27 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 May 2023 03:10:45 +0100 Subject: gentoo auto-resync : 27:05:2023 - 03:10:45 --- dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild') diff --git a/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild b/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild index 15f2e142bbbc..32bbcfef810e 100644 --- a/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Decorator for retrying when exceptions occur" -- cgit v1.2.3