summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10d7164eda34b610387a891768958179cffac61c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python2-requests-git
	pkgdesc = Python HTTP for Humans.
	pkgver = v2.21.0.16.gc9309e4c
	pkgrel = 1
	url = http://python-requests.org
	arch = any
	license = custom: ISC
	makedepends = git
	makedepends = python2-distribute
	makedepends = python2-chardet
	makedepends = python2-idna
	makedepends = python2-urllib3
	makedepends = python2-certifi
	makedepends = python2-pyopenssl
	makedepends = python2-cryptography
	depends = python2
	depends = python2-chardet
	depends = python2-idna
	depends = python2-urllib3
	depends = python2-certifi
	depends = python2-pyopenssl
	depends = python2-cryptography
	provides = python2-requests
	conflicts = python2-requests
	source = requests::git+https://github.com/kennethreitz/requests.git
	source = certs.patch
	sha256sums = SKIP
	sha256sums = 7e4d8c39b47c338630583d88d9da9c1a91891e6339f61ad5567f3cffe5128d24

pkgname = python2-requests-git