summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c48a93253fd5..85364f1f0eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-lmfit-git
pkgdesc = Non-Linear Least-Squares Minimization and Curve-Fitting for Python
- pkgver = 1.2.1.r3.g502cc9ba
+ pkgver = 1.3.0.r0.g8781a2dc
pkgrel = 1
url = https://lmfit.github.io/lmfit-py
arch = any
- license = BSD
+ license = BSD-3-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python-asteval
+ depends = python-dill
depends = python-numpy
depends = python-scipy
depends = python-uncertainties
@@ -18,8 +19,8 @@ pkgbase = python-lmfit-git
optdepends = python-emcee
optdepends = python-pandas
optdepends = python-matplotlib
- optdepends = python-dill
optdepends = python-numdifftools
+ optdepends = python-sympy
provides = python-lmfit
conflicts = python-lmfit
source = git+https://github.com/lmfit/lmfit-py