From 18b05fbc8962be57c503a57158e05d7241c5a5e7 Mon Sep 17 00:00:00 2001 From: Micha Glave Date: Mon, 8 Jun 2026 09:47:55 +0200 Subject: [PATCH] version bump app-admin/pass-git-helper-4.3.0 --- ...ass-git-helper-4.1.0.ebuild => pass-git-helper-4.3.0.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-admin/pass-git-helper/{pass-git-helper-4.1.0.ebuild => pass-git-helper-4.3.0.ebuild} (94%) diff --git a/app-admin/pass-git-helper/pass-git-helper-4.1.0.ebuild b/app-admin/pass-git-helper/pass-git-helper-4.3.0.ebuild similarity index 94% rename from app-admin/pass-git-helper/pass-git-helper-4.1.0.ebuild rename to app-admin/pass-git-helper/pass-git-helper-4.3.0.ebuild index 2995a1d..91d0288 100644 --- a/app-admin/pass-git-helper/pass-git-helper-4.1.0.ebuild +++ b/app-admin/pass-git-helper/pass-git-helper-4.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} pypy3 ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 bash-completion-r1