python-curl: update to 7.43.0.2. (#14876)

This commit is contained in:
maxice8 2018-06-06 14:43:06 -03:00 committed by Alessio Sergi
parent ff2abcc929
commit b19a00cec4

View file

@ -1,18 +1,18 @@
# Template file for 'python-curl'
pkgname=python-curl
version=7.43.0.1
revision=3
version=7.43.0.2
revision=1
wrksrc="pycurl-${version}"
build_style=python-module
pycompile_module="curl"
hostmakedepends="python-devel python3-devel"
makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
pycompile_module="curl"
short_desc="Python2 interface to cURL library"
homepage="http://pycurl.io/"
license="LGPL-2.1, MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
checksum=43231bf2bafde923a6d9bb79e2407342a5f3382c1ef0a3b2e491c6a4e50b91aa
checksum=0f0cdfc7a92d4f2a5c44226162434e34f7d6967d3af416a6f1448649c09a25a4
pre_build() {
sed -i "/setup_args\['data_files'\] = /d" setup.py