- update to 5.1.1

* Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=29
This commit is contained in:
Ondřej Súkup 2019-06-07 12:05:26 +00:00 committed by Git OBS Bridge
parent 219b4e9f5c
commit dabcb5e8cd
4 changed files with 10 additions and 4 deletions

3
PyYAML-5.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4bb4d3f5e232425e25dda21c070ce05168a786ac9eda43768ab7f3ac2770955
size 274442

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:436bc774ecf7c103814098159fbb84c2715d25980175292c648f2da143909f95
size 274244

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 7 12:04:35 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 5.1.1
* Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8
-------------------------------------------------------------------
Thu Mar 14 14:47:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-PyYAML
Version: 5.1
Version: 5.1.1
Release: 0
Summary: YAML parser and emitter for Python
License: MIT