From a3b6ad99ce7af43cff3b68bac6a99fdce3988b55 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 2 Jun 2024 14:50:27 +0200 Subject: app-office/fava-plugins: enable py3.12 and disable py3.10 --- app-office/fava-plugins/fava-plugins-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office/fava-plugins/fava-plugins-1.0-r1.ebuild') diff --git a/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild b/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild index 3f5b022..30a0d81 100644 --- a/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild +++ b/app-office/fava-plugins/fava-plugins-1.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{10,11} ) +PYTHON_COMPAT=( python3_{11,12} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 PYPI_NO_NORMALIZE=1 -- cgit v1.2.3-2-gb3c3