Rebuilt for Python 3.8
This commit is contained in:
parent
c9806f7c7f
commit
def428a584
@ -1,6 +1,6 @@
|
||||
Name: PyYAML
|
||||
Version: 5.1.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
%global uversion %{version}
|
||||
Summary: YAML parser and emitter for Python
|
||||
|
||||
@ -100,6 +100,9 @@ rm -rf ext/_yaml.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 5.1.2-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Wed Jul 31 2019 John Eckersberg <eck@redhat.com> - 5.1.2-1
|
||||
- New upstream release 5.1.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user