1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-30 16:34:08 +02:00

Bumped version of python for bandcamp-dl and added mode for PEP517

This commit is contained in:
2025-04-20 12:41:34 +02:00
parent dd4e812fa0
commit e81478cfd6
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..13} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN="bandcamp-downloader"