summaryrefslogtreecommitdiff
path: root/dev-python/plover-dict-commands
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2026-07-31 13:44:55 +0200
committerLibravatar Terin Stock <terinjokes@gmail.com>2026-07-31 13:46:24 +0200
commit075206535e59e32f6db9e11ff943745d0d59d83d (patch)
tree6d408269fcfcfec0e2d2e964a9887386d36fefbb /dev-python/plover-dict-commands
parentapp-misc/zigbee2mqtt: add 2.8.0, drop 2.6.3 (diff)
downloadebuilds-075206535e59e32f6db9e11ff943745d0d59d83d.tar.xz
*/*: update Plover and dependencies
Signed-off-by: Terin Stock <terinjokes@gmail.com>
Diffstat (limited to 'dev-python/plover-dict-commands')
-rw-r--r--dev-python/plover-dict-commands/plover-dict-commands-0.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plover-dict-commands/plover-dict-commands-0.2.5.ebuild b/dev-python/plover-dict-commands/plover-dict-commands-0.2.5.ebuild
index 28805e3..43f19b9 100644
--- a/dev-python/plover-dict-commands/plover-dict-commands-0.2.5.ebuild
+++ b/dev-python/plover-dict-commands/plover-dict-commands-0.2.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi