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