summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d42ca0c02262c628a3ed08780262b39342cfa3ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-amazon.ion
	pkgdesc = A Python implementation of Amazon Ion
	pkgver = 0.14.6
	pkgrel = 1
	url = https://amzn.github.io/ion-docs/
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-py-build-cmake
	depends = python
	source = git+https://github.com/amazon-ion/ion-python.git#tag=v0.14.6
	source = git+https://github.com/amazon-ion/ion-c.git
	b2sums = 36e2168dcde79b2b3443a2afff745d343523dc2aea6cdc1cf644ea727edd5070740cfc011a6bd5372d8db5a2cee8e2529114d56a67e22f845881125d1ef7c78b
	b2sums = SKIP

pkgname = python-amazon.ion