python 3.11 fixes

This commit is contained in:
Maxim Devaev
2023-05-04 12:37:05 +03:00
parent b5d6731497
commit b5353e63cd
8 changed files with 37 additions and 22 deletions

View File

@@ -39,11 +39,11 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
"python>=3.10"
"python<3.11"
"python>=3.11"
"python<3.12"
python-yaml
"python-aiohttp>=3.7.4.post0-1.1"
"python-aiofiles>=23.1.0-1"
python-aiohttp
python-aiofiles
python-passlib
python-pyotp
python-qrcode
@@ -60,7 +60,7 @@ depends=(
python-pygments
python-pyghmi
python-pam
"python-pillow>=8.3.1-1"
python-pillow
python-xlib
libxkbcommon
python-hidapi