diff --git a/dev-python/pywbem/pywbem-1.7.2.ebuild b/dev-python/pywbem/pywbem-1.7.2.ebuild index 8abf1553..0e19be4d 100644 --- a/dev-python/pywbem/pywbem-1.7.2.ebuild +++ b/dev-python/pywbem/pywbem-1.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit distutils-r1 pypi diff --git a/dev-python/yamlloader/yamlloader-1.4.1.ebuild b/dev-python/yamlloader/yamlloader-1.4.1.ebuild index 4c4d210e..f7fe8d74 100644 --- a/dev-python/yamlloader/yamlloader-1.4.1.ebuild +++ b/dev-python/yamlloader/yamlloader-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) DISTUTILS_USE_PEP517="setuptools" inherit distutils-r1 pypi diff --git a/net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230.ebuild b/net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230-r1.ebuild similarity index 87% rename from net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230.ebuild rename to net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230-r1.ebuild index b5d0f58a..ee865e17 100644 --- a/net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230.ebuild +++ b/net-analyzer/check_esxi_hardware/check_esxi_hardware-20221230-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 DESCRIPTION="A nagios/icinga plugin for checking VMWare ESX server health" HOMEPAGE="https://www.claudiokuenzler.com/monitoring-plugins/check_esxi_hardware.php" SRC_URI="https://github.com/Napsty/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" -RDEPEND="