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/Manifest | 2 +- app-office/fava-plugins/fava-plugins-1.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/fava-plugins/Manifest b/app-office/fava-plugins/Manifest index b338e32..79a31f0 100644 --- a/app-office/fava-plugins/Manifest +++ b/app-office/fava-plugins/Manifest @@ -1,3 +1,3 @@ DIST fava-plugins-1.0.tar.gz 3419 BLAKE2B 6bc728e22cf2a1008915000bd0101b373d6b6e621bc7418a142f839c9a34b7c1cbe89d0c998f3c9f80325b3304ac91a359f9cfefc50b04bff812343ca79c0a01 SHA512 f079d829b20dcc88c048bbf314cdcccae236284625af18fe82baf9ae320481e75dab61b71fe597ce94709acb1ccf8fbfe5665ec0aa7200084f8347b3d0f404be -EBUILD fava-plugins-1.0-r1.ebuild 495 BLAKE2B be3d3c5f885441f9e4cf2c8e8e9de106384534e8dbb6821efc3f7f75e95ed4b5dbbb63f0eee9d6a8797d1877eca0d5419b61462087898e8030a13b9fa6b817cb SHA512 52c4b3f5c3e55a6b5d13f6db1069327befbf23610e3f2d4cb5217ee78c2479d7f7034e5915d18022fcd18d7bc9979c8d56d3af2116cd5965e6956f5dead33d9c +EBUILD fava-plugins-1.0-r1.ebuild 495 BLAKE2B 32477bf96e5aa64b54208a72d02c0d5dbb4d90902b1842362596f913e618213b67d3344f292a11f083a37d8e274bc005830ccc8a76ab50f8e973664001de4d04 SHA512 b03009888d4b57dd3582d728ab811c370d20dfcfc0b1cf520f2155b3d067fc817fafbb66c72b853f25e0127e800ec071add9c71339756e387993c41cea4ce2e0 MISC metadata.xml 356 BLAKE2B cc68c069f987ddd114c2a8cdda413704b499b7cd2baf84b49cc5705fa7dbc4cc7d803367dfbb9e5be7a8057fa4a952e3e0ced4ea5b71cc508818a9f3cbca2b1a SHA512 11ae54deca78791480ea649f040a6670f4690b1a2312fb2da9989cb3a09f7739a75a47c8e07b75f0c2fcee408c3654f8de9e13aa168915ee60d74c33fe759feb 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