From 1117426970ab76089ce4d3a456ad74be67d505e1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:37:50 +0100 Subject: [PATCH] update to 7.43.0.2 [release 7.43.0.2-1mamba;Thu Sep 06 2018] --- pycurl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pycurl.spec b/pycurl.spec index 55529c1..060f516 100644 --- a/pycurl.spec +++ b/pycurl.spec @@ -1,5 +1,5 @@ Name: pycurl -Version: 7.21.5 +Version: 7.43.0.2 Release: 1mamba Summary: A Python interface to libcurl Group: Development/Libraries/Python @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://pycurl.sourceforge.net/ -Source: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz +Source: http://pypi.debian.net/pycurl/pycurl-%{version}.tar.gz License: LGPL, MIT Requires: python >= %{pyver} Requires: libcurl >= 7.15.3 @@ -118,6 +118,9 @@ mv doc html %doc ChangeLog examples html %changelog +* Thu Sep 06 2018 Silvan Calarco 7.43.0.2-1mamba +- update to 7.43.0.2 + * Sat Aug 27 2016 Automatic Build System 7.21.5-1mamba - automatic update by autodist