Accepting request 622943 from devel:languages:python

- update to 3.13
 * fix compactibility with python 3.7 (forwarded request 622942 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/622943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyYAML?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-07-17 07:37:37 +00:00 committed by Git OBS Bridge
commit 8c993660a1
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 15 20:22:28 UTC 2018 - mimi.vx@gmail.com
- update to 3.13
* fix compactibility with python 3.7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 3 11:42:12 UTC 2017 - sor.alexei@meowr.ru Fri Mar 3 11:42:12 UTC 2017 - sor.alexei@meowr.ru

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-PyYAML # spec file for package python-PyYAML
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python %define oldpython python
Name: python-PyYAML Name: python-PyYAML
Version: 3.12 Version: 3.13
Release: 0 Release: 0
Summary: YAML parser and emitter for Python Summary: YAML parser and emitter for Python
License: MIT License: MIT