summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b41d82df890250304239bd39cb6d43ea55cf3db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-asteval
	pkgdesc = Minimalistic evaluator of python expression using ast module
	pkgver = 1.0.6
	pkgrel = 1
	url = https://github.com/lmfit/asteval
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-numpy
	source = asteval::git+https://github.com/lmfit/asteval#tag=1.0.6
	b2sums = ca852d4fd57abaa442fbe59bd75f16556291138a8340eff8d88d5d82d6596eef6197857651c5b446070ca7becc7e56455e81d7e7bc8747a2a7c7be241d81ee0c

pkgname = python-asteval