summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc22ba266c0d1a274760f6698e2a5e3d4c427697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-requests-cache-git
	pkgdesc = Transparent persistent cache for http://python-requests.org library (git version)
	pkgver = r543.g0e933fc
	pkgrel = 1
	url = https://github.com/reclosedev/requests-cache
	arch = any
	license = custom:BSD-2-clause
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-dephell
	depends = python-itsdangerous
	depends = python-requests
	depends = python-url-normalize
	depends = python-cattrs
	optdepends = python-boto3: Cache backend for Amazon DynamoDB database
	optdepends = python-redis: Cache backend for Redis cache
	optdepends = python-pymongo: Cache backend for MongoDB database
	provides = python-requests-cache
	conflicts = python-requests-cache
	source = python-requests-cache::git+https://github.com/reclosedev/requests-cache
	sha512sums = SKIP

pkgname = python-requests-cache-git