summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5180ef09df497f467257ad3ddcd1ec6f8b98fc73 (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
27
pkgbase = python-islpy
	pkgdesc = Python wrapper for isl, an integer set library
	pkgver = 2024.2
	pkgrel = 1
	url = https://documen.tician.de/islpy
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = nanobind
	makedepends = python-scikit-build
	makedepends = python-pcpp
	makedepends = git
	depends = imath
	depends = libisl
	depends = barvinok
	depends = python-pytest
	source = git+https://github.com/inducer/islpy.git?signed#tag=v2024.2
	source = git+https://github.com/inducer/isl.git
	validpgpkeys = 900A958D9A0ACA58B1468F2471AA298BCA171145
	sha512sums = 6fb264c16dae8a1c397df7521c462429c0edf42edf60226f1659ff04933e58fd796da38dbc3e6159e05c0a4ace94740790f819e33243c11eefddc0cf8797a0d2
	sha512sums = SKIP

pkgname = python-islpy