summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e15d2c93b801f8a5115c6769d54ec5744848bc4c (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 = 7
	url = https://pypi.org/project/cachecontrol/0.12.6/
	arch = any
	license = Apache
	makedepends = python2-setuptools
	optdepends = python2-lockfile: for the FileCache
	optdepends = python2-cherrypy: needed for check() during build
	optdepends = python2-lockfile: needed for check() during build
	optdepends = python2-mock: needed for check() during build
	optdepends = python2-pytest: needed for check() 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
	depends = python2
	depends = python2-msgpack
	depends = python2-requests