15
0

Accepting request 882138 from devel:languages:python

- update to 0.17.2
 * fix upstream packaging problems

- update to 0.17.0
 * drop python2 support
 * preparation for f-strings

OBS-URL: https://build.opensuse.org/request/show/882138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=24
This commit is contained in:
Richard Brown
2021-04-01 12:16:09 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 30 09:28:23 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.17.2
* fix upstream packaging problems
-------------------------------------------------------------------
Fri Mar 26 15:28:05 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.17.0
* drop python2 support
* preparation for f-strings
-------------------------------------------------------------------
Fri Oct 16 08:47:42 UTC 2020 - Matthias Fehring <buschmann23@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ruamel.yaml
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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-ruamel.yaml
Version: 0.16.12
Version: 0.17.2
Release: 0
Summary: Python YAML parser
License: MIT
@@ -30,9 +30,6 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-ruamel.yaml.clib >= 0.1.2
BuildArch: noarch
%ifpython2
Requires: python-ruamel.ordereddict
%endif
%python_subpackages
%description

View File

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

View File

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