From 458e816054b63022378a8579a2dfc3d09f04ab57 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 2 Jun 2024 14:49:45 +0200 Subject: app-office/fava: enable py3.12 and disable py3.10 --- app-office/fava/fava-1.27.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office/fava/fava-1.27.3.ebuild') 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 -- cgit v1.2.3-2-gb3c3