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-mako.git#2a7a652a558758f5d3dfb2b74aa2f874aa60c408
This commit is contained in:
DistroBaker 2021-02-05 01:46:06 +01:00
parent 40ac7c84de
commit 9ceff51fd9

View File

@ -1,6 +1,6 @@
Name: python-mako
Version: 1.1.4
Release: 1%{?dist}
Release: 2%{?dist}
BuildArch: noarch
# Mostly MIT, but _ast_util.py is Python licensed.
@ -90,6 +90,9 @@ pytest-3
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 19:55:31 CET 2021 Petr Viktorin <pviktori@redhat.com> - 1.1.4-1
- Update to version 1.1.4
- Avoids test warnings on Python 3.10