mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-requests: update to 2.18.4.
This commit is contained in:
parent
e04ce3d100
commit
90c875f00a
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.18.3
|
version=2.18.4
|
||||||
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=fb68a7baef4965c12d9cd67c0f5a46e6e28be3d8c7b6910c758fbcc99880b518
|
checksum=9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/certifi/d' setup.py
|
sed -i '/certifi/d' setup.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue