summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b65a002fa35f04a7104a49e7fce27add2fd9eed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python2-cachecontrol
	pkgdesc = httplib2 caching for requests (legacy Python 2 version)
	pkgver = 0.12.6
	pkgrel = 5
	url = https://pypi.org/project/cachecontrol/0.12.6/
	arch = any
	license = Apache
	makedepends = python2-setuptools
	depends = python2
	depends = python2-msgpack
	depends = python2-requests
	optdepends = python2-lockfile: for the FileCache
	optdepends = python2-cherrypy: for check() function during build
	optdepends = python2-lockfile: for check() function during build
	optdepends = python2-mock: for check() function during build
	optdepends = python2-pytest: for check() function during build
	source = cachecontrol-0.12.6.tar.gz::https://github.com/ionrock/cachecontrol/archive/refs/tags/v0.12.6.tar.gz
	source = 0001-Remove-unnecessary-console-script.patch
	sha256sums = 2ec120838f445bff473cd8b8206ddae3650679142976927179743fabb876f3e3
	sha256sums = a2c93d4852887152027140bdd54030d5363876b02e5eabee6a018d4e946a87b1

pkgname = python2-cachecontrol