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#ba402f640bc13873b4dd32afb7fd34f3ad1ce03f
This commit is contained in:
parent
2f642829cc
commit
122a0e0370
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ PyYAML-3.09.tar.gz
|
||||
/5.4b1.tar.gz
|
||||
/5.4b2.tar.gz
|
||||
/5.4.tar.gz
|
||||
/5.4.1.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: PyYAML
|
||||
Version: 5.4
|
||||
Version: 5.4.1
|
||||
Release: 1%{?dist}
|
||||
%global uversion %{version}
|
||||
Summary: YAML parser and emitter for Python
|
||||
@ -116,6 +116,9 @@ rm -rf ext/_yaml.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2021 John Eckersberg <jeckersb@redhat.com> - 5.4.1-1
|
||||
- New upstream release 5.4.1 (rhbz#1918523)
|
||||
|
||||
* Wed Jan 20 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-1
|
||||
- New upstream release 5.4
|
||||
- Fixes CVE-2020-14343
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (5.4.tar.gz) = a76f9cf1838380b2e509bf1d5251f175cca1b413aadc511517de5fb3b4743747918f94abc1cf1976171731a1ba67596def3cb0652d08e1e3af3235cf7c0a610f
|
||||
SHA512 (5.4.1.tar.gz) = 691e54fd9ca01fdc0dcb7de03ddd1970614d92a716c2437032999f9001f90a2ebbcc195a49bfdbe54da0f7a63178c83b02b05b18b5b1024127013f004d1f5997
|
||||
|
Loading…
Reference in New Issue
Block a user