From 418845751b4db35cf4d1116e944830df47d23960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 18 Jun 2018 14:27:08 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-werkzeug.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 525317b..a42caca 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -2,7 +2,7 @@ Name: python-werkzeug Version: 0.14.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Swiss Army knife of Python web development Group: Development/Libraries @@ -173,6 +173,9 @@ popd %changelog +* Mon Jun 18 2018 Miro Hrončok - 0.14.1-3 +- Rebuilt for Python 3.7 + * Tue Jun 05 2018 Miro Hrončok - 0.14.1-2 - Don't BR watchdog, it is not needed