diff --git a/srcpkgs/python3-requests/template b/srcpkgs/python3-requests/template index a63200112db..49f1d6a4661 100644 --- a/srcpkgs/python3-requests/template +++ b/srcpkgs/python3-requests/template @@ -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