python3-requests: update to 2.28.1.
This commit is contained in:
parent
f06a5b8dbf
commit
27cea8f875
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-requests'
|
||||
pkgname=python3-requests
|
||||
version=2.27.1
|
||||
version=2.28.1
|
||||
revision=1
|
||||
wrksrc="requests-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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=68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61
|
||||
checksum=7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983
|
||||
|
||||
post_patch() {
|
||||
vsed -i '/certifi/d' setup.py
|
||||
|
|
Loading…
Reference in New Issue