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