python-curl: update to 7.43.0.1
This commit is contained in:
parent
456950de92
commit
0e85d621c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-curl'
|
# Template file for 'python-curl'
|
||||||
pkgname=python-curl
|
pkgname=python-curl
|
||||||
version=7.43.0
|
version=7.43.0.1
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="pycurl-${version}"
|
wrksrc="pycurl-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel python3-devel"
|
hostmakedepends="python-devel python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://pycurl.io/"
|
||||||
license="LGPL-2.1, MIT"
|
license="LGPL-2.1, MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
||||||
checksum=aa975c19b79b6aa6c0518c0cc2ae33528900478f0b500531dbcdbf05beec584c
|
checksum=43231bf2bafde923a6d9bb79e2407342a5f3382c1ef0a3b2e491c6a4e50b91aa
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i "/setup_args\['data_files'\] = /d" setup.py
|
sed -i "/setup_args\['data_files'\] = /d" setup.py
|
||||||
|
|
Loading…
Reference in a new issue