summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6ec4fe0d4062094c4279aecf798241c5a4e74d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-aabbtree
	pkgdesc = Pure Python implementation of d-dimensional AABB tree
	pkgver = 2.8.1
	pkgrel = 3
	url = https://github.com/kip-hart/AABBTree
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = AABBTree-2.8.1.tar.gz::https://github.com/kip-hart/AABBTree/archive/v2.8.1.tar.gz
	sha512sums = 602c74c7fcbfde0c5042fdbc611e8f96d5656f05eebf47aceb7169e39d3d0fea46194ea4307ddf3a6a71138c977224c382e0349f408cab1da50796f7f1b68c38

pkgname = python-aabbtree