diff --git a/python-urllib3.spec b/python-urllib3.spec index 652bfe7..a3bbd88 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %global srcname urllib3 # When bootstrapping Python, we cannot test this yet @@ -5,7 +6,7 @@ Name: python-%{srcname} Version: 1.25.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python HTTP library with thread-safe connection pooling and file post License: MIT @@ -141,6 +142,9 @@ popd %changelog +* Thu Aug 15 2019 Miro HronĨok - 1.25.3-5 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.25.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild