python-curl: update to 7.43.0

This commit is contained in:
Alessio Sergi 2016-02-05 23:03:43 +01:00
parent 1864290a09
commit 80126888e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-curl'
pkgname=python-curl
version=7.21.5
version=7.43.0
revision=1
wrksrc="pycurl-${version}"
build_style=python-module
@ -9,11 +9,11 @@ hostmakedepends="python-devel python3.4-devel"
makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
pycompile_module="curl"
short_desc="Python2 interface to cURL library"
homepage="http://pycurl.sourceforge.net/"
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=8a1e0eb55573388275a1d6c2534ca4cfca5d7fa772b99b505c08fa149b27aed0
checksum=aa975c19b79b6aa6c0518c0cc2ae33528900478f0b500531dbcdbf05beec584c
pre_build() {
sed -i "/setup_args\['data_files'\] = /d" setup.py