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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c79ae98ececda136a034115ca178ee8bf3aa7df236c488c2f55d12f177b88f1e
size 20078

3
pyaml-20.3.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 19 10:22:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 20.3.1
* Add -r/--replace command-line option
-------------------------------------------------------------------
Wed May 15 17:37:38 UTC 2019 - Gary Smith <GSmith@suse.com>

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