summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7a4a716d3e225d6119800f200d94a477cfcadcf (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
pkgbase = python-basix-git
	pkgdesc = Python interface of FEniCS for ordinary and partial differential equations.
	pkgver = 0.8.0.dev0_r1018.6261e98
	pkgrel = 1
	url = https://github.com/FEniCS/basix
	arch = i686
	arch = x86_64
	groups = fenics-git
	license = MIT
	checkdepends = python-pytest
	makedepends = boost
	makedepends = gcc
	makedepends = git
	makedepends = pybind11
	makedepends = python-setuptools
	depends = blas-openblas
	depends = fenics-basix
	depends = petsc
	provides = python-basix
	provides = python-fenics-basix
	replaces = python-basix
	options = !emptydirs
	source = git+https://github.com/FEniCS/basix#branch=main
	sha512sums = SKIP

pkgname = python-basix-git