summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 13 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98f46490e84f..10d7164eda34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,31 @@
-# Generated by mksrcinfo v8
-# Fri Dec 4 15:25:14 UTC 2015
pkgbase = python2-requests-git
pkgdesc = Python HTTP for Humans.
- pkgver = v2.8.1.59.g40ce366
+ 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-ndg-httpsclient
- depends = python2-pyasn1
- optdepends = python2-certifi: SSL support
- optdepends = python2-grequests: asynchronous requests with gevent
- optdepends = python2-simplejson
+ depends = python2-cryptography
provides = python2-requests
conflicts = python2-requests
source = requests::git+https://github.com/kennethreitz/requests.git
source = certs.patch
sha256sums = SKIP
- sha256sums = db84c6224f77bbf55c49bd69db71a98b3798f1d3275d7079861e1fbade8cc03f
+ sha256sums = 7e4d8c39b47c338630583d88d9da9c1a91891e6339f61ad5567f3cffe5128d24
pkgname = python2-requests-git