python-curl: update to 7.43.0.1

This commit is contained in:
Alessio Sergi 2017-12-17 20:04:43 +01:00
parent 456950de92
commit 0e85d621c4

View file

@ -1,7 +1,7 @@
# Template file for 'python-curl'
pkgname=python-curl
version=7.43.0
revision=6
version=7.43.0.1
revision=1
wrksrc="pycurl-${version}"
build_style=python-module
hostmakedepends="python-devel python3-devel"
@ -12,7 +12,7 @@ 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=aa975c19b79b6aa6c0518c0cc2ae33528900478f0b500531dbcdbf05beec584c
checksum=43231bf2bafde923a6d9bb79e2407342a5f3382c1ef0a3b2e491c6a4e50b91aa
pre_build() {
sed -i "/setup_args\['data_files'\] = /d" setup.py