From a246b4a485009f2f520cbbde9096a6a7785b46af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 18:23:41 +0100 Subject: [PATCH] dev-util/buildbot-waterfall-view: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../buildbot-waterfall-view-3.11.0.ebuild | 4 ++-- .../buildbot-waterfall-view-3.11.1.ebuild | 4 ++-- .../buildbot-waterfall-view-3.11.9.ebuild | 4 ++-- .../buildbot-waterfall-view-4.1.0.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.0.ebuild index 93f51511721f3..b0ebfc9bd08a7 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.0.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-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 waterfall-view plugin" diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.1.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.1.ebuild index 4414885e0cc8b..dcb117bd5c456 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.1.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-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 waterfall-view plugin" diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild index d84043e1dfc5a..5a0b9ee71229c 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-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-waterfall-view/buildbot-waterfall-view-4.1.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-4.1.0.ebuild index d84043e1dfc5a..5a0b9ee71229c 100644 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-4.1.0.ebuild +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-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