python3-requests: update to 2.28.2.
This commit is contained in:
parent
629c917243
commit
e991db1cad
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-requests'
|
||||
pkgname=python3-requests
|
||||
version=2.28.1
|
||||
revision=2
|
||||
version=2.28.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="ca-certificates python3-charset-normalizer python3-urllib3 python3-idna"
|
||||
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||
homepage="https://python-requests.org/"
|
||||
changelog="https://raw.githubusercontent.com/psf/requests/master/HISTORY.md"
|
||||
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
|
||||
checksum=7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983
|
||||
checksum=98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf
|
||||
|
||||
post_patch() {
|
||||
vsed -i '/certifi/d' setup.py
|
||||
|
Loading…
Reference in New Issue
Block a user