commit: 21e4661c8f51662a9bee6acd05711fb9880e90d8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 21:42:30 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 22:16:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e4661c
dev-libs/kopeninghours: enable py3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kopeninghours/kopeninghours-23.08.3.ebuild | 2 +-
dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/kopeninghours/kopeninghours-23.08.3.ebuild
b/dev-libs/kopeninghours/kopeninghours-23.08.3.ebuild
index 14890beac8eb..8c9a5cf8e1a4 100644
--- a/dev-libs/kopeninghours/kopeninghours-23.08.3.ebuild
+++ b/dev-libs/kopeninghours/kopeninghours-23.08.3.ebuild
@@ -8,7 +8,7 @@ ECM_TEST="true"
PVCUT=$(ver_cut 1-3)
KFMIN=5.106.0
QTMIN=5.15.9
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit ecm gear.kde.org python-single-r1
DESCRIPTION="Library for parsing and evaluating OSM opening hours expressions"
diff --git a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
b/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
index 14890beac8eb..8c9a5cf8e1a4 100644
--- a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
+++ b/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
@@ -8,7 +8,7 @@ ECM_TEST="true"
PVCUT=$(ver_cut 1-3)
KFMIN=5.106.0
QTMIN=5.15.9
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit ecm gear.kde.org python-single-r1
DESCRIPTION="Library for parsing and evaluating OSM opening hours expressions"