python-requests: update to 2.14.2
This commit is contained in:
parent
1da371b6d9
commit
afaab1ddec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-requests'
|
# Template file for 'python-requests'
|
||||||
pkgname=python-requests
|
pkgname=python-requests
|
||||||
version=2.13.0
|
version=2.14.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="requests-${version}"
|
wrksrc="requests-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://python-requests.org/"
|
homepage="http://python-requests.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
|
||||||
checksum=5722cd09762faa01276230270ff16af7acf7c5c45d623868d9ba116f15791ce8
|
checksum=a274abba399a23e8713ffd2b5706535ae280ebe2b8069ee6a941cb089440d153
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# replace bundled copy of cacert, chardet, urllib3, and idna
|
# replace bundled copy of cacert, chardet, urllib3, and idna
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue