mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-requests: update to 2.31.0.
This commit is contained in:
parent
46da98e222
commit
40d50f94c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-requests'
|
||||
pkgname=python3-requests
|
||||
version=2.28.2
|
||||
version=2.31.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf
|
||||
checksum=942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
|
||||
|
||||
post_patch() {
|
||||
vsed -i '/certifi/d' setup.py
|
||||
|
|
Loading…
Add table
Reference in a new issue