summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2193b14718bbf7f70799410ee8ef205f09f0264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-cachey
	pkgdesc = Caching based on computation time and storage space
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/dask/cachey
	arch = any
	license = BSD
	checkdepends = python-nose
	makedepends = python-setuptools
	depends = python-heapdict
	source = python-cachey-0.2.1.tar.gz::https://github.com/dask/cachey/archive/0.2.1.tar.gz
	sha256sums = 27242020785aec748c24428cb2f6ee30bbe116fb1a5ac18b3e64784f683dd1d4

pkgname = python-cachey