From 9c81ffebdf15b774cb7df85c89bc18c026dff239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 13:54:39 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-httpretty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpretty.spec b/python-httpretty.spec index 79b3f1c..5be9318 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -17,7 +17,7 @@ Name: python-httpretty Version: 1.0.2 # If github_date is defined, assume a post-release snapshot -Release: 1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -161,6 +161,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v %changelog +* Sun May 24 2020 Miro HronĨok - 1.0.2-2 +- Rebuilt for Python 3.9 + * Fri Mar 27 2020 Jiri Popelka - 1.0.2-1 - 1.0.2