python 3.12

This commit is contained in:
Maxim Devaev 2024-05-13 17:53:30 +03:00
parent ce0d1551d6
commit aacfd52d6c

View File

@ -46,8 +46,8 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
"python>=3.11"
"python<3.12"
"python>=3.12"
"python<3.13"
python-yaml
python-aiohttp
python-aiofiles