dev-python/python-songpal: add 0.16.2

Closes: #3305
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-05-12 23:14:11 +02:00
parent 4c5d904b82
commit 7e8d1c0589
5 changed files with 33 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi