diff --git a/srcpkgs/python3-curl/template b/srcpkgs/python3-curl/template index 736a5e87104..b43d6f717f2 100644 --- a/srcpkgs/python3-curl/template +++ b/srcpkgs/python3-curl/template @@ -1,7 +1,7 @@ # Template file for 'python3-curl' pkgname=python3-curl -version=7.45.3 -revision=2 +version=7.45.6 +revision=1 build_style=python3-module # hanging/failing tests make_check_args="--ignore tests/multi_socket_select_test.py @@ -15,14 +15,14 @@ make_check_args="--ignore tests/multi_socket_select_test.py hostmakedepends="python3-setuptools" makedepends="openssl-devel libcurl-devel python3-devel" depends="python3" -checkdepends="python3-pytest python3-bottle python3-flaky" +checkdepends="python3-pytest python3-Flask python3-flaky" short_desc="Python3 interface to cURL library" maintainer="skmpz " 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=8c2471af9079ad798e1645ec0b0d3d4223db687379d17dd36a70637449f81d6b +checksum=2b73e66b22719ea48ac08a93fc88e57ef36d46d03cb09d972063c9aa86bb74e6 pre_build() { vsed -i "/setup_args\['data_files'\] = /d" setup.py