summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57b1ef90e1289a5ca9830586c3a87f69a3b99c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-shelved-cache
	pkgdesc = A persistent cache implementation for Python cachetools.
	pkgver = 0.4.0
	pkgrel = 2
	url = https://github.com/mariushelf/shelved_cache
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	depends = python
	depends = python-cachetools
	source = python-shelved-cache-0.4.0.tar.gz::https://github.com/mariushelf/shelved_cache/archive/refs/tags/0.4.0.tar.gz
	sha256sums = 91871a6df12eead600b8c7cd08d0126ac0543dc4ffd78bf7abeead504f20282d

pkgname = python-shelved-cache