From deffa4cf33e0da908fea9bd4395fc94cb6ed1c61 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 04:14:49 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-werkzeug.git#90d329b79b8462e0fb3d553f75b0240376210a23 --- python-werkzeug.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 90f64af..2e786f9 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Comprehensive WSGI web application library License: BSD @@ -35,6 +35,7 @@ bulletin boards, etc.).} %package -n python3-%{modname} Summary: %{summary} %{?python_provide:%python_provide python3-%{modname}} +BuildRequires: make BuildRequires: python3-devel BuildRequires: python3dist(setuptools) # For tests @@ -89,6 +90,9 @@ PYTHONPATH=./src/ pytest-3 %doc docs/_build/html examples %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild