summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40dcb6e28b4d0e8abcb701831d813ba070f4ada7 (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 = 2024.2.0.dev0_r3616.004a678
	pkgrel = 1
	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