15
0
forked from pool/python-PyYAML

Accepting request 622942 from home:mimi_vx:branches:devel:languages:python

- update to 3.13
 * fix compactibility with python 3.7

OBS-URL: https://build.opensuse.org/request/show/622942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=21
This commit is contained in:
2018-07-15 20:31:27 +00:00
committed by Git OBS Bridge
parent 730f79f7e4
commit 74cbab6380
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-PyYAML
Version: 3.12
Version: 3.13
Release: 0
Summary: YAML parser and emitter for Python
License: MIT