python-requests: update to 2.18.3
This commit is contained in:
parent
acdc93ee7f
commit
0f284ea971
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-requests'
|
||||
pkgname=python-requests
|
||||
version=2.18.2
|
||||
version=2.18.3
|
||||
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=5b26fcc5e72757a867e4d562333f841eddcef93548908a1bb1a9207260618da9
|
||||
checksum=fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518
|
||||
|
||||
pre_build() {
|
||||
sed -i '/certifi/d' setup.py
|
||||
|
|
Loading…
Reference in a new issue