net-misc/wsdd: upgrade to Python 3.13, drop old versions

fixes #955418

Signed-off-by: Steffen Christgau <mail@s14u.de>
This commit is contained in:
Steffen Christgau
2025-05-10 15:16:33 +02:00
parent f954a8553f
commit 8a54a5a86d
4 changed files with 2 additions and 92 deletions

View File

@@ -1,8 +1,8 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 systemd