From 5d829a52721d12d9bbfe839381e3d4fedba2f5c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 23:17:52 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-werkzeug.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 42f62a9..1e1f97e 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comprehensive WSGI web application library License: BSD @@ -90,6 +90,9 @@ PYTHONPATH=./src/ pytest-3 %doc docs/_build/html examples %changelog +* Sat May 23 2020 Miro HronĨok - 1.0.1-2 +- Rebuilt for Python 3.9 + * Wed Apr 08 2020 Igor Raits - 1.0.1-1 - Update to 1.0.1