15
0

Accepting request 729785 from devel:languages:python

- Update to 0.3.2:
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/729785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml.convert?expand=0&rev=2
This commit is contained in:
2019-09-11 08:35:40 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 10:33:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
* no upstream changelog
-------------------------------------------------------------------
Fri Jul 12 06:02:48 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -12,27 +12,28 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ruamel.yaml.convert
Version: 0.3.1
Version: 0.3.2
Release: 0
License: MIT
Summary: Data format conversion routines to and from YAML
Url: https://bitbucket.org/ruamel/yaml.convert
License: MIT
Group: Development/Languages/Python
Url: https://bitbucket.org/ruamel/yaml.convert
Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml.convert/ruamel.yaml.convert-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module ruamel.base >= 1.0.0+post1}
BuildRequires: %{python_module ruamel.yaml}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# 1.0.0+post1 needed to depend on revised base namespace technique
Requires: python-python-dateutil
Requires: python-ruamel.base >= 1.0.0+post1
Requires: python-ruamel.yaml
Requires: python-python-dateutil
Recommends: python-beautifulsoup4
BuildArch: noarch

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:065ed9492a3189291d5bc0256709afc0231b52e4a01376fc91cf1757560ac9c4
size 16477