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
This commit is contained in:
DistroBaker 2021-02-05 04:14:49 +01:00
parent 176c015bca
commit deffa4cf33

View File

@ -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 <releng@fedoraproject.org> - 1.0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild