summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f2a2c1594453ec3d1b8044fe505ce93ae061202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-fenics-ufl-git
	pkgdesc = UFL - Unified Form Language
	pkgver = 2023.2.0.dev0_r3539.9e120c6
	pkgrel = 3
	url = https://fenicsproject.org
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-numpy
	optdepends = python-colorama: for ufl2unicode color formating
	optdepends = python-scipy: for evaluating bessel functions
	conflicts = python-fenics-ufl
	source = git+https://github.com/FEniCS/ufl
	sha512sums = SKIP

pkgname = python-fenics-ufl-git