forked from pool/python-ruamel.yaml
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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e
|
||||
size 147355
|
||||
3
ruamel.yaml-0.17.2.tar.gz
Normal file
3
ruamel.yaml-0.17.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f1e15421668b9edf30ed02899f5f81aff9808a4271935776f61a99a569a13da
|
||||
size 119129
|
||||
Reference in New Issue
Block a user