From f8a2690b30acd1324c8d4aaf1edf5c03067106a3 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Thu, 3 Dec 2020 06:16:05 +0300 Subject: python bump --- PKGBUILD | 4 ++-- 1 file 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 -- cgit v1.2.3