diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.0.ebuild index d1c9ec0229fd0..2afdf853cc1ea 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.0.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-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 plugin to integrate flask or bottle dashboards to buildbot UI" diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.1.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.1.ebuild index 20be7a407d8ea..73c45e1bff4fa 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.1.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-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 plugin to integrate flask or bottle dashboards to buildbot UI" diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild index 3e676869ab3c0..043b600e756ab 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-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-wsgi-dashboards/buildbot-wsgi-dashboards-4.1.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-4.1.0.ebuild index 3e676869ab3c0..043b600e756ab 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-4.1.0.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-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