commit:     b89838f274235318eac0d8db9c8813a0e77c005b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 03:28:27 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 07:09:39 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89838f2

dev-util/watchman: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/watchman/watchman-2023.06.19.00-r2.ebuild | 4 ++--
 dev-util/watchman/watchman-2024.11.04.00.ebuild    | 4 ++--
 dev-util/watchman/watchman-2025.04.14.00.ebuild    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/watchman/watchman-2023.06.19.00-r2.ebuild 
b/dev-util/watchman/watchman-2023.06.19.00-r2.ebuild
index 2408d44df3de..aadffdf6db6f 100644
--- a/dev-util/watchman/watchman-2023.06.19.00-r2.ebuild
+++ b/dev-util/watchman/watchman-2023.06.19.00-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -124,7 +124,7 @@ CRATES="
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
 
 # stdsimd
 RUST_MAX_VER="1.77.1"

diff --git a/dev-util/watchman/watchman-2024.11.04.00.ebuild 
b/dev-util/watchman/watchman-2024.11.04.00.ebuild
index 952a0c194edf..31064af12210 100644
--- a/dev-util/watchman/watchman-2024.11.04.00.ebuild
+++ b/dev-util/watchman/watchman-2024.11.04.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -231,7 +231,7 @@ CRATES="
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit cargo cmake distutils-r1 tmpfiles
 

diff --git a/dev-util/watchman/watchman-2025.04.14.00.ebuild 
b/dev-util/watchman/watchman-2025.04.14.00.ebuild
index dbf8619677c7..4de2f55fd476 100644
--- a/dev-util/watchman/watchman-2025.04.14.00.ebuild
+++ b/dev-util/watchman/watchman-2025.04.14.00.ebuild
@@ -240,7 +240,7 @@ CRATES="
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit cargo cmake distutils-r1 tmpfiles
 

Reply via email to