commit:     83d72136b43ed63bc0cee0e93a88626eca106610
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 08:11:16 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 08:41:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d72136

app-admin/pwman3: enable py3.13

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-admin/pwman3/pwman3-0.13.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/pwman3/pwman3-0.13.1.ebuild 
b/app-admin/pwman3/pwman3-0.13.1.ebuild
index 678acd2e3e0b..1da944a69d5c 100644
--- a/app-admin/pwman3/pwman3-0.13.1.ebuild
+++ b/app-admin/pwman3/pwman3-0.13.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_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="sqlite"
 DISTUTILS_USE_PEP517=setuptools
 

Reply via email to