summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85364f1f0eeb623f3318c076ded86249cfa7151d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-lmfit-git
	pkgdesc = Non-Linear Least-Squares Minimization and Curve-Fitting for Python
	pkgver = 1.3.0.r0.g8781a2dc
	pkgrel = 1
	url = https://lmfit.github.io/lmfit-py
	arch = any
	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
	optdepends = python-corner
	optdepends = python-emcee
	optdepends = python-pandas
	optdepends = python-matplotlib
	optdepends = python-numdifftools
	optdepends = python-sympy
	provides = python-lmfit
	conflicts = python-lmfit
	source = git+https://github.com/lmfit/lmfit-py
	md5sums = SKIP

pkgname = python-lmfit-git