Skip to content

Commit 26bc367

Browse files
committed
dev-libs/kopeninghours: enable py3.13
Signed-off-by: Andreas Sturmlechner <[email protected]>
1 parent 55125d7 commit 26bc367

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev-libs/kopeninghours/kopeninghours-25.03.80.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ECM_TEST="true"
88
PVCUT=$(ver_cut 1-3)
99
KFMIN=6.9.0
1010
QTMIN=6.7.2
11-
PYTHON_COMPAT=( python3_{10..12} )
11+
PYTHON_COMPAT=( python3_{10..13} )
1212
inherit ecm gear.kde.org python-single-r1
1313

1414
DESCRIPTION="Library for parsing and evaluating OSM opening hours expressions"

dev-libs/kopeninghours/kopeninghours-25.04.49.9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ECM_TEST="true"
88
PVCUT=$(ver_cut 1-3)
99
KFMIN=6.9.0
1010
QTMIN=6.7.2
11-
PYTHON_COMPAT=( python3_{10..12} )
11+
PYTHON_COMPAT=( python3_{10..13} )
1212
inherit ecm gear.kde.org python-single-r1
1313

1414
DESCRIPTION="Library for parsing and evaluating OSM opening hours expressions"

dev-libs/kopeninghours/kopeninghours-9999.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ECM_TEST="true"
88
PVCUT=$(ver_cut 1-3)
99
KFMIN=6.12.0
1010
QTMIN=6.7.2
11-
PYTHON_COMPAT=( python3_{10..12} )
11+
PYTHON_COMPAT=( python3_{10..13} )
1212
inherit ecm gear.kde.org python-single-r1
1313

1414
DESCRIPTION="Library for parsing and evaluating OSM opening hours expressions"

0 commit comments

Comments
 (0)