diff options
Diffstat (limited to 'dev-python/xstatic')
| -rw-r--r-- | dev-python/xstatic/xstatic-1.0.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/xstatic/xstatic-1.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xstatic/xstatic-1.0.2.ebuild b/dev-python/xstatic/xstatic-1.0.2.ebuild index 1006acb6a722..3286ca4ab4e9 100644 --- a/dev-python/xstatic/xstatic-1.0.2.ebuild +++ b/dev-python/xstatic/xstatic-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 diff --git a/dev-python/xstatic/xstatic-1.0.3.ebuild b/dev-python/xstatic/xstatic-1.0.3.ebuild index adbeec7071b2..207c56e5d3d8 100644 --- a/dev-python/xstatic/xstatic-1.0.3.ebuild +++ b/dev-python/xstatic/xstatic-1.0.3.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2023 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 |
