summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27711527a3d6b041d98e49d17b074c0f246112cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pylru
	pkgdesc = A least recently used (LRU) cache implementation
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/jlhutch/pylru
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/p/pylru/pylru-1.1.0.tar.gz
	sha256sums = e03a3d354eb8fdfa11638698e8a1f06cd3b3a214ebc0a120c603a79290d9ebec

pkgname = python-pylru
	depends = python

pkgname = python2-pylru
	depends = python2