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

pkgname = python-fastcache