From d70a62219637cc02b0cdaeff9abf24ec3cc374b78f64dc88373602385b9ba156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2019 10:33:55 +0000 Subject: [PATCH] - Update to 0.3.2: * no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml.convert?expand=0&rev=3 --- python-ruamel.yaml.convert.changes | 6 ++++++ python-ruamel.yaml.convert.spec | 13 +++++++------ ruamel.yaml.convert-0.3.1.tar.gz | 3 --- ruamel.yaml.convert-0.3.2.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 ruamel.yaml.convert-0.3.1.tar.gz create mode 100644 ruamel.yaml.convert-0.3.2.tar.gz diff --git a/python-ruamel.yaml.convert.changes b/python-ruamel.yaml.convert.changes index f64f2b7..807d98d 100644 --- a/python-ruamel.yaml.convert.changes +++ b/python-ruamel.yaml.convert.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 10 10:33:27 UTC 2019 - Tomáš Chvátal + +- Update to 0.3.2: + * no upstream changelog + ------------------------------------------------------------------- Fri Jul 12 06:02:48 AM UTC 2019 - John Vandenberg diff --git a/python-ruamel.yaml.convert.spec b/python-ruamel.yaml.convert.spec index 3b36e84..b8d9ec1 100644 --- a/python-ruamel.yaml.convert.spec +++ b/python-ruamel.yaml.convert.spec @@ -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 diff --git a/ruamel.yaml.convert-0.3.1.tar.gz b/ruamel.yaml.convert-0.3.1.tar.gz deleted file mode 100644 index ac40aa9..0000000 --- a/ruamel.yaml.convert-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6a35dc69b0cf682f749bb3c965d3c349c8c6bff3bcce362af076504ffd5e061 -size 17299 diff --git a/ruamel.yaml.convert-0.3.2.tar.gz b/ruamel.yaml.convert-0.3.2.tar.gz new file mode 100644 index 0000000..6ee5d21 --- /dev/null +++ b/ruamel.yaml.convert-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065ed9492a3189291d5bc0256709afc0231b52e4a01376fc91cf1757560ac9c4 +size 16477