14
0
forked from pool/python-pyaml

Accepting request 786406 from home:mcalabkova:branches:devel:languages:python

- Update to version 20.3.1
  * Add -r/--replace command-line option

OBS-URL: https://build.opensuse.org/request/show/786406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-19 10:29:11 +00:00
committed by Git OBS Bridge
parent e9391b829a
commit 14742acb4b
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyaml
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyaml
Version: 19.4.1
Version: 20.3.1
Release: 0
Summary: Python module to produce formatted YAML-serialized data
License: WTFPL