From 7b73b16b155f54fb893a24ee75cc01449e317af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 02:38:43 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index ff49833..a154374 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -20,7 +20,7 @@ Name: python-%{modname} Version: 7.43.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python interface to libcurl License: LGPLv2+ or MIT @@ -156,6 +156,9 @@ rm -fv tests/fake-curl/libcurl/*.so %endif %changelog +* Sat May 23 2020 Miro HronĨok - 7.43.0.5-2 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Kamil Dudka - 7.43.0.5-1 - update to 7.43.0.5