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/PyYAML.git#dbdf72c1685b92f027b0b9701e8e6bcc3541e555
This commit is contained in:
DistroBaker 2021-02-03 04:12:18 +00:00
parent 122a0e0370
commit f60608852e
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: PyYAML
Version: 5.4.1
Release: 1%{?dist}
Release: 2%{?dist}
%global uversion %{version}
Summary: YAML parser and emitter for Python
@ -116,6 +116,9 @@ rm -rf ext/_yaml.c
%changelog
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 21 2021 John Eckersberg <jeckersb@redhat.com> - 5.4.1-1
- New upstream release 5.4.1 (rhbz#1918523)