diff options
author | Devaev Maxim <[email protected]> | 2020-12-03 06:16:05 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-12-03 06:16:05 +0300 |
commit | f8a2690b30acd1324c8d4aaf1edf5c03067106a3 (patch) | |
tree | 655faa8ce37046a9e9441506e814a153c69fd045 | |
parent | a694cbd240a436bb1de8c4647977c3ae47e7c73b (diff) |
python bump
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |