aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/fava/fava-1.27.3.ebuild
diff options
context:
space:
mode:
authorWolfgang Müller2024-06-02 14:49:45 +0200
committerWolfgang Müller2024-06-02 14:49:45 +0200
commit458e816054b63022378a8579a2dfc3d09f04ab57 (patch)
tree6ef36d8b2a52735efc95409fa90e07bcf545da22 /app-office/fava/fava-1.27.3.ebuild
parent9f77250db8f43dae656b76d698b80a2e824c373e (diff)
downloadpramantha-458e816054b63022378a8579a2dfc3d09f04ab57.tar.gz
app-office/fava: enable py3.12 and disable py3.10
Diffstat (limited to '')
-rw-r--r--app-office/fava/fava-1.27.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/fava/fava-1.27.3.ebuild b/app-office/fava/fava-1.27.3.ebuild
index 9affd4b..af916a6 100644
--- a/app-office/fava/fava-1.27.3.ebuild
+++ b/app-office/fava/fava-1.27.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10,11} )
+PYTHON_COMPAT=( python3_{11,12} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1