python-requests: update to 2.14.2

This commit is contained in:
Alessio Sergi 2017-05-16 19:04:44 +02:00
parent 1da371b6d9
commit afaab1ddec

View file

@ -1,6 +1,6 @@
# Template file for 'python-requests'
pkgname=python-requests
version=2.13.0
version=2.14.2
revision=1
noarch=yes
wrksrc="requests-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://python-requests.org/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
checksum=5722cd09762faa01276230270ff16af7acf7c5c45d623868d9ba116f15791ce8
checksum=a274abba399a23e8713ffd2b5706535ae280ebe2b8069ee6a941cb089440d153
post_install() {
# replace bundled copy of cacert, chardet, urllib3, and idna