summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de10c8e780788e96f28e24c1e868b4c812c5638e (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
pkgbase = python-qdldl
	pkgdesc = Python interface to the QDLDL free LDL factorization routine for quasi-definite linear systems
	pkgver = 0.1.7.post5
	pkgrel = 2
	url = https://github.com/oxfordcontrol/qdldl-python/
	arch = x86_64
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = cmake
	makedepends = git
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = gcc-libs
	depends = glibc
	depends = python
	depends = python-scipy
	source = git+https://github.com/osqp/qdldl-python#tag=v0.1.7.post5
	source = git+https://github.com/oxfordcontrol/qdldl
	sha256sums = 97a009c64d5081e61473b382210d64066256713e6761e4be331b81c4f1c23b57
	sha256sums = SKIP

pkgname = python-qdldl