From efc22702de0ff7fa08783283555af19359eafe8b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 7 Aug 2018 08:05:47 +0200 Subject: recompile all python packages --- xraylarch/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xraylarch') diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD index 9eefa3af..d1c1d567 100755 --- a/xraylarch/PKGBUILD +++ b/xraylarch/PKGBUILD @@ -8,7 +8,8 @@ url="http://xraypy.github.io/xraylarch/" license=('BSD') groups=() depends=( - 'python2' + 'python2>=2.7' + 'python2<2.8' 'python2-asteval>=0.9.12' 'python2-backports.functools_lru_cache' # 'python2-epics>=3.2.4' -- cgit v1.2.3-54-g00ecf