summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-21 05:41:25 +0200
committerMaxim Devaev <[email protected]>2025-01-21 05:41:25 +0200
commitbe3e97178d6ed1226216246253bf54c86bc5ebf9 (patch)
tree2e4930615cc406532a31c5290855bb0398bd815c /PKGBUILD
parentdafc8e3941e63b1681b63785a6a23a75362f8151 (diff)
moved to python-3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0069f716..d284f26c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,8 +46,8 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
- "python>=3.12"
- "python<3.13"
+ "python>=3.13"
+ "python<3.14"
python-yaml
python-aiohttp
python-aiofiles