blob: 60adc6252204b19ea603ecdbb90c32233ab6af19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-diskcache
pkgdesc = Python disk and file backed cache library
pkgver = 5.2.1
pkgrel = 1
url = https://github.com/grantjenks/python-diskcache
arch = any
license = Apache
makedepends = python-setuptools
source = python-diskcache-5.2.1.tar.gz::https://github.com/grantjenks/python-diskcache/archive/v5.2.1.tar.gz
sha256sums = 05bd57edfaf7763b1b90d497bbef848347ef617a1ec71e733e0a4fa10be97612
pkgname = python-diskcache
|