Updated flexget and dependencies

This commit is contained in:
Torsten Kurbad
2025-10-06 17:40:39 +02:00
parent ef8349d83f
commit ee28169cfb
19 changed files with 350 additions and 463 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi