From ed7f004f780819e8821565cca939840cd4018e81 Mon Sep 17 00:00:00 2001 From: jpzhang Date: Tue, 11 Aug 2020 16:53:17 +0800 Subject: [PATCH] Remove python2-werkzeug subpackage --- python-werkzeug.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index efc2f8b..b82737c 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -4,7 +4,7 @@ Name: python-werkzeug Summary: A comprehensive WSGI web application library Version: 0.14.1 -Release: 7 +Release: 8 License: BSD URL: http://werkzeug.pocoo.org/ Source0: https://files.pythonhosted.org/packages/source/W/Werkzeug/%{srcname}-%{version}.tar.gz