From 6f3b8629657a7b1001991981cba10d4b4d95f69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:14:31 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-httmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httmock.spec b/python-httmock.spec index c926987..a7c0490 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.2.6 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A mocking library for requests License: ASL 2.0 @@ -53,6 +53,9 @@ cp %{SOURCE1} . %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.2.6-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.2.6-8 - Rebuilt for Python 3.8