summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-12-03 06:16:05 +0300
committerDevaev Maxim <[email protected]>2020-12-03 06:16:05 +0300
commitf8a2690b30acd1324c8d4aaf1edf5c03067106a3 (patch)
tree655faa8ce37046a9e9441506e814a153c69fd045 /PKGBUILD
parenta694cbd240a436bb1de8c4647977c3ae47e7c73b (diff)
python bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b27d224..306c9c8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,8 +33,8 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
- "python>=3.8"
- "python<3.9"
+ "python>=3.9"
+ "python<3.10"
python-yaml
python-aiohttp
python-aiofiles