From 1f808a21b74866875bc2f533a0722066bc0ac5af Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 18 2018 12:35:24 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-flask.spec b/python-flask.spec index d5906b1..62f6904 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions @@ -129,6 +129,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || : %doc examples %changelog +* Mon Jun 18 2018 Miro Hrončok - 1:1.0.2-2 +- Rebuilt for Python 3.7 + * Fri Jun 01 2018 Ken Dreyer 1:1.0.2-1 - Update to 1.0.2 (rhbz#1572414) - Do not build Sphinx docs (pallet-sphinx-themes not available)