summaryrefslogtreecommitdiff
path: root/dev-python/xstatic
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/xstatic')
-rw-r--r--dev-python/xstatic/xstatic-1.0.2.ebuild2
-rw-r--r--dev-python/xstatic/xstatic-1.0.3.ebuild2
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 3286ca4ab4e9..589a35e8a6c0 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,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1
diff --git a/dev-python/xstatic/xstatic-1.0.3.ebuild b/dev-python/xstatic/xstatic-1.0.3.ebuild
index 207c56e5d3d8..3df893acfd7e 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,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1