commit:     f1cc61a757fc1b198ba74b93ee9add845b0c56c1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:24:16 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:30:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1cc61a7

dev-util/buildbot-pkg: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild | 4 ++--
 dev-util/buildbot-pkg/buildbot-pkg-3.11.1.ebuild | 4 ++--
 dev-util/buildbot-pkg/buildbot-pkg-3.11.9.ebuild | 4 ++--
 dev-util/buildbot-pkg/buildbot-pkg-4.1.0.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild
index 74f6a05c5e33..416464273213 100644
--- a/dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild
+++ b/dev-util/buildbot-pkg/buildbot-pkg-3.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_12 )
 inherit distutils-r1 pypi
 
 DESCRIPTION="BuildBot common www build tools for packaging releases"

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-3.11.1.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-3.11.1.ebuild
index 11e81a71d33a..7591beb2560d 100644
--- a/dev-util/buildbot-pkg/buildbot-pkg-3.11.1.ebuild
+++ b/dev-util/buildbot-pkg/buildbot-pkg-3.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_12 )
 inherit distutils-r1 pypi
 
 DESCRIPTION="BuildBot common www build tools for packaging releases"

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-3.11.9.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-3.11.9.ebuild
index cbfe9345f05e..2294e6d000c7 100644
--- a/dev-util/buildbot-pkg/buildbot-pkg-3.11.9.ebuild
+++ b/dev-util/buildbot-pkg/buildbot-pkg-3.11.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_12 )
 PYPI_PN=${PN/-/_}
 inherit distutils-r1 pypi
 

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-4.1.0.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-4.1.0.ebuild
index cbfe9345f05e..2294e6d000c7 100644
--- a/dev-util/buildbot-pkg/buildbot-pkg-4.1.0.ebuild
+++ b/dev-util/buildbot-pkg/buildbot-pkg-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_12 )
 PYPI_PN=${PN/-/_}
 inherit distutils-r1 pypi
 

Reply via email to