From 29a415758b6d3a09685d453302f2f8336fe87a81 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:12:52 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-pecan.spec b/python-pecan.spec index 9ecd9e9..1e4874e 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lean WSGI object-dispatching web framework License: BSD @@ -115,6 +115,9 @@ ln -s gunicorn_pecan-%{python2_version} %{buildroot}%{_bindir}/gunicorn_pecan %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.3.2-2 +- Rebuilt for Python 3.7 + * Fri Jun 01 2018 Alfredo Moralejo - 1.3.2-1 - Update to 1.3.2 release. It adds support for webob >= 1.8.0.