summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e66be1b6df421e6b3e4411c03bf259322f2eef8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-fastcache
	pkgdesc = C implementation of Python 3 functools.lru_cache.
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/pbrady/fastcache
	arch = i686
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	source = https://pypi.python.org/packages/fb/98/93f2d36738868e8dd5a8dbfc918169b24658f63e5fa041fe000c22ae4f8b/fastcache-1.0.2.tar.gz
	source = LICENSE
	sha256sums = 867005774917f999854ffd303fbe3793c30c2dc9279b78ec315dd4e57e4284e6
	sha256sums = 023e92e0b6343c75e6912abd5076ea28b520ca27d1cd44497bcf363b9b8f559d

pkgname = python-fastcache