28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
pkgbase = python-cachecontrol
|
|
pkgdesc = Port of the caching algorithms in httplib2 for use with requests session object
|
|
pkgver = 0.14.1
|
|
pkgrel = 2
|
|
epoch = 1
|
|
url = https://github.com/ionrock/cachecontrol
|
|
arch = any
|
|
license = Apache-2.0
|
|
checkdepends = python-cherrypy
|
|
checkdepends = python-pytest
|
|
checkdepends = python-redis
|
|
makedepends = python-build
|
|
makedepends = python-flit-core
|
|
makedepends = python-installer
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = python-filelock
|
|
depends = python-msgpack
|
|
depends = python-requests
|
|
depends = python-urllib3
|
|
optdepends = python-lockfile: for filecache
|
|
optdepends = python-redis: for redis cache
|
|
source = cachecontrol-0.14.1.tar.gz::https://github.com/ionrock/cachecontrol/archive/refs/tags/v0.14.1.tar.gz
|
|
sha256sums = 012e5eb94b9a0b7261572f07675f8f0cb78723e37e4c79ddd5f4e1e6ba413834
|
|
b2sums = 6d84d94d0fb630e9db0b4d4da5ae0045a0704775e55ae632ab00859efe9034dcb7fb2caf1736ae13618b9d5a484afd288afb45cf5fad5f0f251fa967c7e7b930
|
|
|
|
pkgname = python-cachecontrol
|