summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed9b6063a6ff88d461f7d48b44f95d61ca15ecb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pylru
	pkgdesc = A least recently used (LRU) cache implementation
	pkgver = 1.2.1
	pkgrel = 3
	url = https://github.com/jlhutch/pylru
	arch = any
	license = GPL-2.0-only
	makedepends = python-setuptools
	options = !emptydirs
	source = pylru-1.2.1.tar.gz::https://github.com/jlhutch/pylru/archive/v1.2.1.tar.gz
	source = https://github.com/jlhutch/pylru/pull/34/commits/a0eb3c80d258b2524c67d362f2a5ac4ee9695fec.patch
	sha256sums = 8d8d5ac67c5567137c53cf505a851a0c125666bd64402a111f141ae35db00859
	sha256sums = ae757cfaf1db21b381f352510c362b624d3a9a3923c2918b0fca128f26191490

pkgname = python-pylru
	depends = python