commit python-ruamel.yaml for openSUSE:Factory
Hello community, here is the log from the commit of package python-ruamel.yaml for openSUSE:Factory checked in at 2019-08-09 16:52:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml (Old) and /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-ruamel.yaml" Fri Aug 9 16:52:06 2019 rev:18 rq:721771 version:0.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ruamel.yaml/python-ruamel.yaml.changes 2019-07-17 14:24:04.511950863 +0200 +++ /work/SRC/openSUSE:Factory/.python-ruamel.yaml.new.9556/python-ruamel.yaml.changes 2019-08-09 16:52:06.201487115 +0200 @@ -1,0 +2,12 @@ +Thu Aug 8 13:27:29 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com> + +- update to 0.16.1 + * Allow '#' in tag URI as these are allowed in YAML 1.2 + +------------------------------------------------------------------- +Wed Aug 7 13:49:46 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com> + +- update to 0.16.0 + * split c-library to separeate package (python-ruamel.yaml.clib) + +------------------------------------------------------------------- Old: ---- ruamel.yaml-0.15.99.tar.gz New: ---- ruamel.yaml-0.16.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ruamel.yaml.spec ++++++ --- /var/tmp/diff_new_pack.wByg8w/_old 2019-08-09 16:52:07.365486837 +0200 +++ /var/tmp/diff_new_pack.wByg8w/_new 2019-08-09 16:52:07.397486829 +0200 @@ -18,17 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ruamel.yaml -Version: 0.15.99 +Version: 0.16.1 Release: 0 Summary: Python YAML parser License: MIT Group: Development/Languages/Python URL: https://bitbucket.org/ruamel/yaml Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Recommends: python-ruamel.yaml.clib => 0.1.2 +BuildArch: noarch %ifpython2 Requires: python-ruamel.ordereddict %endif @@ -47,14 +48,13 @@ %install %python_install --single-version-externally-managed -%python_expand %fdupes %{buildroot}%{$python_sitearch} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} %license LICENSE %doc CHANGES README.rst -%{python_sitearch}/_ruamel_yaml*.so -%{python_sitearch}/ruamel -%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth -%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}.egg-info +%{python_sitelib}/ruamel +%{python_sitelib}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth +%{python_sitelib}/ruamel.yaml-%{version}-py%{python_version}.egg-info %changelog ++++++ ruamel.yaml-0.15.99.tar.gz -> ruamel.yaml-0.16.1.tar.gz ++++++ ++++ 43920 lines of diff (skipped)
participants (1)
-
root