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-itsdangerous.git#d67a94f3ae5831685f3e53f9de132183cc9a557c
This commit is contained in:
DistroBaker 2021-02-05 00:36:03 +01:00
parent 8fdd362770
commit 913c29bfcc

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 1.1.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Python library for passing trusted data to untrusted environments
License: BSD
URL: https://itsdangerous.palletsprojects.com
@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %python3 -m pytest -v
%{python3_sitelib}/%{srcname}/
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild