summaryrefslogtreecommitdiff
path: root/dev-python/watchdog/watchdog-3.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-25 21:06:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-25 21:06:57 +0100
commit633591ecdf876d163972f90145c0ca61e6c496fa (patch)
treeeea30095f404cb1497898ea66b7a9a182875bb35 /dev-python/watchdog/watchdog-3.0.0.ebuild
parentc8ac16ee4e3813ee30a3224cd92efc19477070b0 (diff)
gentoo auto-resync : 25:05:2023 - 21:06:56
Diffstat (limited to 'dev-python/watchdog/watchdog-3.0.0.ebuild')
-rw-r--r--dev-python/watchdog/watchdog-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-3.0.0.ebuild b/dev-python/watchdog/watchdog-3.0.0.ebuild
index 14e70cce80f3..0532f0abfa9f 100644
--- a/dev-python/watchdog/watchdog-3.0.0.ebuild
+++ b/dev-python/watchdog/watchdog-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 optfeature pypi