python3-pycurl : rebuild with curl 8.4

This commit is contained in:
Victor Tebar
2023-10-14 13:24:27 +00:00
parent aea7e3eb16
commit 18192cffd5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
python3-pycurl-7.45.2-1
python3-pycurl-7.45.2-2
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.11/

View File

@@ -1,11 +1,11 @@
# description : A Python 3.x interface to libcurl
# homepage : http://pycurl.sourceforge.net/
# depends : curl python3-pytest
# depends : curl
name=python3-pycurl
version=7.45.2
_ver=7_45_2
release=1
release=2
source="$name-$version.tar.gz::https://github.com/pycurl/pycurl/archive/REL_${_ver}/python-pycurl-$version.tar.gz"
build() {