summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 348f02403a62cf46c66a55c5172dc2e829873979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pypy3-pythran
	pkgdesc = Ahead of Time compiler for numeric kernels
	pkgver = 0.16.1
	pkgrel = 1
	url = https://github.com/serge-sans-paille/pythran
	arch = any
	license = BSD-3-Clause
	makedepends = pypy3-setuptools
	depends = pypy3-ply
	depends = pypy3-numpy
	depends = pypy3-beniget
	depends = xsimd
	depends = boost
	source = pythran-0.16.1.tar.gz::https://github.com/serge-sans-paille/pythran/archive/0.16.1.tar.gz
	sha512sums = 7a89546b52bdae9bdaeba42768ac822c584a3714b8f4e32417d793454dc0b5492342dfd393d92f8ecee12c854bc39e418f5860aadd00d328afef7b17ebddec99

pkgname = pypy3-pythran