using python 3.10 for pkg

This commit is contained in:
Maxim Devaev 2021-12-31 01:19:43 +03:00
parent f609e857b1
commit 12bed58e6b

View File

@ -41,7 +41,7 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
"python>=3.9.5-2"
"python>=3.10.1-2"
"python<3.10"
python-yaml
"python-aiohttp>=3.7.4.post0-1.1"