From af07cc2aa70ef7488aee53779818b000b956ea7b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 2 Dec 2020 10:05:52 +0100 Subject: recompile all python packages --- python-certipy/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-certipy') diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD index ae83ced5b..52cae134f 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -9,8 +9,8 @@ arch=(any) url="https://github.com/LLNL/certipy" license=('BSD') depends=( - 'python>=3.8' - 'python<3.9' + 'python>=3.9' + 'python<3.10' 'python-pyopenssl' ) makedepends=( -- cgit v1.2.3-54-g00ecf