diff --git a/app-backup/snapborg/snapborg-9999.ebuild b/app-backup/snapborg/snapborg-9999.ebuild index 453f4eb..90e2618 100644 --- a/app-backup/snapborg/snapborg-9999.ebuild +++ b/app-backup/snapborg/snapborg-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 git-r3 systemd diff --git a/dev-python/notify-send-py/notify-send-py-1.2.7.ebuild b/dev-python/notify-send-py/notify-send-py-1.2.7.ebuild index 4eec73c..47b1572 100644 --- a/dev-python/notify-send-py/notify-send-py-1.2.7.ebuild +++ b/dev-python/notify-send-py/notify-send-py-1.2.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 DESCRIPTION="Script and module for sending desktop notifications" diff --git a/dev-python/zscroll/zscroll-2.0.1.ebuild b/dev-python/zscroll/zscroll-2.0.1.ebuild index 625e24d..9aa24b5 100644 --- a/dev-python/zscroll/zscroll-2.0.1.ebuild +++ b/dev-python/zscroll/zscroll-2.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 distutils_enable_tests pytest diff --git a/games-util/oversteer/oversteer-0.8.2.ebuild b/games-util/oversteer/oversteer-0.8.2.ebuild index 57ff3a2..a3801e2 100644 --- a/games-util/oversteer/oversteer-0.8.2.ebuild +++ b/games-util/oversteer/oversteer-0.8.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) DESCRIPTION="Graphical application to configure Logitech Wheels" HOMEPAGE="https://github.com/berarma/oversteer" diff --git a/net-p2p/syncthing-gtk/syncthing-gtk-0.9.4.5-r2.ebuild b/net-p2p/syncthing-gtk/syncthing-gtk-0.9.4.5-r2.ebuild index 379487d..1b418c3 100644 --- a/net-p2p/syncthing-gtk/syncthing-gtk-0.9.4.5-r2.ebuild +++ b/net-p2p/syncthing-gtk/syncthing-gtk-0.9.4.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Source: Written from scratch for sunset-repo overlay @@ -7,7 +7,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=true -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 optfeature