diff options
Diffstat (limited to 'dev-python/pyghmi')
-rw-r--r-- | dev-python/pyghmi/pyghmi-1.5.53.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyghmi/pyghmi-1.5.54.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyghmi/pyghmi-1.5.55.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyghmi/pyghmi-1.5.56.ebuild | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pyghmi/pyghmi-1.5.53.ebuild b/dev-python/pyghmi/pyghmi-1.5.53.ebuild index c181f2b930f7..80a4ca50e8cd 100644 --- a/dev-python/pyghmi/pyghmi-1.5.53.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.53.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 diff --git a/dev-python/pyghmi/pyghmi-1.5.54.ebuild b/dev-python/pyghmi/pyghmi-1.5.54.ebuild index c181f2b930f7..80a4ca50e8cd 100644 --- a/dev-python/pyghmi/pyghmi-1.5.54.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.54.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 diff --git a/dev-python/pyghmi/pyghmi-1.5.55.ebuild b/dev-python/pyghmi/pyghmi-1.5.55.ebuild index c181f2b930f7..80a4ca50e8cd 100644 --- a/dev-python/pyghmi/pyghmi-1.5.55.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.55.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 diff --git a/dev-python/pyghmi/pyghmi-1.5.56.ebuild b/dev-python/pyghmi/pyghmi-1.5.56.ebuild index e1bbeb73d4f6..80a4ca50e8cd 100644 --- a/dev-python/pyghmi/pyghmi-1.5.56.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.56.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 |