python3-requests: update to 2.31.0.
This commit is contained in:
parent
46da98e222
commit
40d50f94c4
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-requests'
|
# Template file for 'python3-requests'
|
||||||
pkgname=python3-requests
|
pkgname=python3-requests
|
||||||
version=2.28.2
|
version=2.31.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||||||
homepage="https://python-requests.org/"
|
homepage="https://python-requests.org/"
|
||||||
changelog="https://raw.githubusercontent.com/psf/requests/master/HISTORY.md"
|
changelog="https://raw.githubusercontent.com/psf/requests/master/HISTORY.md"
|
||||||
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests/requests-${version}.tar.gz"
|
||||||
checksum=98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf
|
checksum=942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i '/certifi/d' setup.py
|
vsed -i '/certifi/d' setup.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user