From 2f265493936f345c0c4935ef0a16aa315fd57b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:14:37 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-httpretty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpretty.spec b/python-httpretty.spec index 33d5af5..fb41515 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -17,7 +17,7 @@ Name: python-httpretty Version: 0.9.6 # If github_date is defined, assume a post-release snapshot -Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 4%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -152,6 +152,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.9.6-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.9.6-3 - Rebuilt for Python 3.8