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-pymca/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python-pymca') diff --git a/python-pymca/PKGBUILD b/python-pymca/PKGBUILD index 24b31d6a..ba711843 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.3 -pkgrel=1 +pkgrel=2 pkgdesc='Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra' arch=('i686' 'pentium4' 'x86_64') url='http://pymca.sourceforge.net/index.html' @@ -14,8 +14,8 @@ makedepends=( 'python-numpy' 'python-setuptools') depends=( - 'python>=3.8' - 'python<3.9' + 'python>=3.9' + 'python<3.10' 'python-numpy') optdepends=( 'python-pyqt5: gui' -- cgit v1.2.3-54-g00ecf