Skip to content

Commit 6003231

Browse files
committed
app-misc/timew-addons: update python-compat and bump to latest
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
1 parent a69a429 commit 6003231

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app-misc/timew-addons/timew-addons-0.3.0.ebuild renamed to app-misc/timew-addons/timew-addons-0.3.4.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Copyright 1999-2024 Gentoo Authors
1+
# Copyright 1999-2025 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
55

66
DISTUTILS_USE_PEP517=setuptools
7-
PYTHON_COMPAT=( python3_{10..13} )
7+
PYTHON_COMPAT=( python3_{10..14} )
88

99
inherit distutils-r1 optfeature xdg-utils
1010

app-misc/timew-addons/timew-addons-9999.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Copyright 1999-2024 Gentoo Authors
1+
# Copyright 1999-2025 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
55

66
DISTUTILS_USE_PEP517=setuptools
7-
PYTHON_COMPAT=( python3_{10..13} )
7+
PYTHON_COMPAT=( python3_{10..14} )
88

99
inherit distutils-r1 optfeature xdg-utils
1010

0 commit comments

Comments
 (0)