python-requests: update to 2.12.3
This commit is contained in:
parent
b7dc070fd2
commit
14c2816716
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-requests'
|
||||
pkgname=python-requests
|
||||
version=2.12.1
|
||||
revision=2
|
||||
version=2.12.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="requests-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=2109ecea94df90980be040490ff1d879971b024861539abb00054062388b612e
|
||||
checksum=de5d266953875e9647e37ef7bfe6ef1a46ff8ddfe61b5b3652edf7ea717ee2b2
|
||||
|
||||
pre_build() {
|
||||
# remove bundled cacerts
|
||||
|
|
Loading…
Reference in a new issue