diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index 1a1bbef..9fafdc2 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 8 13:27:29 UTC 2019 - Ondřej Súkup + +- 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 diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 2e5b606..fd58fd8 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ruamel.yaml -Version: 0.16.0 +Version: 0.16.1 Release: 0 Summary: Python YAML parser License: MIT @@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/rua BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Recommends: python-ruamel.yaml.clib +Recommends: python-ruamel.yaml.clib => 0.1.2 BuildArch: noarch %ifpython2 Requires: python-ruamel.ordereddict diff --git a/ruamel.yaml-0.16.0.tar.gz b/ruamel.yaml-0.16.0.tar.gz deleted file mode 100644 index 0759f3b..0000000 --- a/ruamel.yaml-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c1dbad22790b5ea8587c2a0cae97ebc7a9d0d88de5d0edb70dea2eab7d8534a -size 145234 diff --git a/ruamel.yaml-0.16.1.tar.gz b/ruamel.yaml-0.16.1.tar.gz new file mode 100644 index 0000000..04aaa79 --- /dev/null +++ b/ruamel.yaml-0.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547aeab5c51c93bc750ed2a320c1559b605bde3aa569216aa75fd91d8a1c4623 +size 144681