From a672179c22f3893df6112b62e4ebdea075da8e9e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:17:35 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-responses.spec b/python-responses.spec index d76e1c1..1a57a28 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: ASL 2.0 URL: https://github.com/getsentry/responses @@ -99,6 +99,9 @@ A utility library for mocking out the requests Python library. %endif # if with_python3 %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.9.0-2 +- Rebuilt for Python 3.7 + * Mon Apr 09 2018 Athos Ribeiro - 0.9.0-1 - Version update - Explicitly require pythonX-setuptools regardless of environment