python3-curl: update to 7.44.1.

This commit is contained in:
skmpz 2022-02-20 22:48:31 +04:00 committed by Echo
parent 9cda08c8a2
commit 0fe804e066

View file

@ -1,7 +1,7 @@
# Template file for 'python3-curl'
pkgname=python3-curl
version=7.43.0.3
revision=12
version=7.44.1
revision=1
wrksrc="pycurl-${version}"
build_style=python3-module
hostmakedepends="python3-devel"
@ -11,8 +11,9 @@ short_desc="Python3 interface to cURL library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later, MIT"
homepage="http://pycurl.io/"
changelog="https://raw.githubusercontent.com/pycurl/pycurl/master/ChangeLog"
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
checksum=6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21deda8e
checksum=5bcef4d988b74b99653602101e17d8401338d596b9234d263c728a0c3df003e8
pre_build() {
vsed -i "/setup_args\['data_files'\] = /d" setup.py