From 3fdd38f5393a5350878227978205c0a2c664274e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 23 May 2018 14:58:17 +0200 Subject: python-lmfit: new dependency --- python-lmfit/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-lmfit') diff --git a/python-lmfit/PKGBUILD b/python-lmfit/PKGBUILD index 13bce91b..ae913226 100644 --- a/python-lmfit/PKGBUILD +++ b/python-lmfit/PKGBUILD @@ -4,12 +4,12 @@ pkgbase=python-lmfit pkgname=('python-lmfit' 'python2-lmfit') pkgver=0.9.10 -pkgrel=1 +pkgrel=2 pkgdesc="Least-Squares Minimization with Constraints for Python" arch=('any') url="http://lmfit.github.io/lmfit-py/" license=('BSD') -_depends=('python' 'python-numpy' 'python-scipy' 'python-asteval') +_depends=('python' 'python-numpy' 'python-scipy' 'python-asteval' 'python-uncertainties') _makedepends=('python-setuptools') _checkdepends=('python-nose' 'python-uncertainties') makedepends=( -- cgit v1.2.3-54-g00ecf