mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 17:50:29 +08:00
using python 3.10 for pkg
This commit is contained in:
parent
f609e857b1
commit
12bed58e6b
2
PKGBUILD
2
PKGBUILD
@ -41,7 +41,7 @@ url="https://github.com/pikvm/kvmd"
|
|||||||
license=(GPL)
|
license=(GPL)
|
||||||
arch=(any)
|
arch=(any)
|
||||||
depends=(
|
depends=(
|
||||||
"python>=3.9.5-2"
|
"python>=3.10.1-2"
|
||||||
"python<3.10"
|
"python<3.10"
|
||||||
python-yaml
|
python-yaml
|
||||||
"python-aiohttp>=3.7.4.post0-1.1"
|
"python-aiohttp>=3.7.4.post0-1.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user