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-courier-pythonfilter/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-courier-pythonfilter') diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD index 3aac33c1..f2b57137 100644 --- a/python-courier-pythonfilter/PKGBUILD +++ b/python-courier-pythonfilter/PKGBUILD @@ -9,8 +9,8 @@ arch=('any') url='https://bitbucket.org/gordonmessmer/courier-pythonfilter' license=('GPL') depends=( - 'python>=3.8' - 'python<3.9' + 'python>=3.9' + 'python<3.10' ) makedepends=( 'python-setuptools') -- cgit v1.2.3-54-g00ecf