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#665ad9c9391bee5d46a3767021f45ca27c8355f0
This commit is contained in:
parent
ec3c33c251
commit
2f642829cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ PyYAML-3.09.tar.gz
|
|||||||
/5.3.1.tar.gz
|
/5.3.1.tar.gz
|
||||||
/5.4b1.tar.gz
|
/5.4b1.tar.gz
|
||||||
/5.4b2.tar.gz
|
/5.4b2.tar.gz
|
||||||
|
/5.4.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Name: PyYAML
|
Name: PyYAML
|
||||||
Version: 5.4
|
Version: 5.4
|
||||||
Release: 0.1.b2%{?dist}
|
Release: 1%{?dist}
|
||||||
%global uversion %{version}b2
|
%global uversion %{version}
|
||||||
Summary: YAML parser and emitter for Python
|
Summary: YAML parser and emitter for Python
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -116,6 +116,10 @@ rm -rf ext/_yaml.c
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-1
|
||||||
|
- New upstream release 5.4
|
||||||
|
- Fixes CVE-2020-14343
|
||||||
|
|
||||||
* Fri Jan 15 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-0.1.b2
|
* Fri Jan 15 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-0.1.b2
|
||||||
- New upstream beta release 5.4b2 (rhbz#1916496)
|
- New upstream beta release 5.4b2 (rhbz#1916496)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (5.4b2.tar.gz) = 16cdc7016112d7b13e65a682c7fb579e24fba4f75be095d7aee5049089c80b5731e023c85c3ca16e055846f0b60d166a89553301bb05d58d9dda09c72359c5b9
|
SHA512 (5.4.tar.gz) = a76f9cf1838380b2e509bf1d5251f175cca1b413aadc511517de5fb3b4743747918f94abc1cf1976171731a1ba67596def3cb0652d08e1e3af3235cf7c0a610f
|
||||||
|
Loading…
Reference in New Issue
Block a user