diff --git a/dev-python/ci_info/ci_info-0.2.0.ebuild b/dev-python/ci_info/ci_info-0.2.0.ebuild index a63fb0b..b4acd1a 100644 --- a/dev-python/ci_info/ci_info-0.2.0.ebuild +++ b/dev-python/ci_info/ci_info-0.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 MY_PN=ci-info diff --git a/dev-python/ci_info/ci_info-0.3.0.ebuild b/dev-python/ci_info/ci_info-0.3.0.ebuild index a63fb0b..b4acd1a 100644 --- a/dev-python/ci_info/ci_info-0.3.0.ebuild +++ b/dev-python/ci_info/ci_info-0.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 MY_PN=ci-info