From 4d223800f2be3d2e2243739823286c8bc0187107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 23:30:30 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-httplib2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httplib2.spec b/python-httplib2.spec index 2d47a3b..b3e9872 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -8,7 +8,7 @@ Name: python-httplib2 Version: 0.13.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A comprehensive HTTP client library License: MIT URL: https://pypi.python.org/pypi/httplib2 @@ -91,6 +91,9 @@ popd # with_python3 %changelog +* Thu Aug 15 2019 Miro HronĨok - 0.13.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild