From 3597628e0977a03ebc1ec409f59e2d852f35465f Mon Sep 17 00:00:00 2001
From: Miro Hrončok <miro@hroncok.cz>
Date: May 25 2020 20:06:30 +0000
Subject: Rebuilt for Python 3.9


---

diff --git a/librepo.spec b/librepo.spec
index 7075123..6602286 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,4 +1,3 @@
-%global _without_pythontests 1
 %global libcurl_version 7.28.0
 
 %if 0%{?rhel} && 0%{?rhel} <= 7
@@ -28,7 +27,7 @@
 
 Name:           librepo
 Version:        1.11.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -190,6 +189,9 @@ popd
 %endif
 
 %changelog
+* Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-3
+- Rebuilt for Python 3.9
+
 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.3-2
 - Bootstrap for Python 3.9