From 57302ecd424bb0b977fbb5af76e507b3a2c52af8cf2798858a53b804903bd45e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 15 Jul 2019 08:55:41 +0000 Subject: [PATCH] Accepting request 715403 from home:jayvdb:moban minor change note new rpm warning re zero length py.typed is ok, same as upstream https://bitbucket.org/ruamel/yaml/commits/25737c624a8ca99faacbf4a2d18c58a074f158c6#chg-py.typed the file will likely be expanded in coming releases, so the warning should go away soon enough OBS-URL: https://build.opensuse.org/request/show/715403 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=33 --- python-ruamel.yaml.changes | 12 ++++++++++++ python-ruamel.yaml.spec | 6 +++--- ruamel.yaml-0.15.96.tar.gz | 3 --- ruamel.yaml-0.15.99.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 ruamel.yaml-0.15.96.tar.gz create mode 100644 ruamel.yaml-0.15.99.tar.gz diff --git a/python-ruamel.yaml.changes b/python-ruamel.yaml.changes index bf54cb4..0d14f32 100644 --- a/python-ruamel.yaml.changes +++ b/python-ruamel.yaml.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jul 15 07:49:54 UTC 2019 - John Vandenberg + +- Fix %python_exec -> %python_expand +- update to 0.15.99 + * add `py.typed` to distribution + * more accurately specify repository in README +- from 0.15.98 + * pass memo on to deepcopy + * regenerate ext/_ruamel_yaml.c with Cython version 0.29.12 + needed for Python 3.8 betas + ------------------------------------------------------------------- Tue May 21 11:20:51 UTC 2019 - Ondřej Súkup diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index 6c0548f..6245cad 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.15.96 +Version: 0.15.99 Release: 0 Summary: Python YAML parser License: MIT @@ -36,7 +36,7 @@ Requires: python-ruamel.ordereddict %description ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation -of comments, seq/map flow style, and map key order +of comments, seq/map flow style, and map key order. %prep %setup -q -n ruamel.yaml-%{version} @@ -47,7 +47,7 @@ rm -rf *egg-info %install %python_install --single-version-externally-managed -%python_exec %fdupes -s %{buildroot}%{$python_sitearch} +%python_expand %fdupes -s %{buildroot}%{$python_sitearch} %files %{python_files} %license LICENSE diff --git a/ruamel.yaml-0.15.96.tar.gz b/ruamel.yaml-0.15.96.tar.gz deleted file mode 100644 index 509d878..0000000 --- a/ruamel.yaml-0.15.96.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:343ace5ffbab036536a3da65e4cfd31b8292388a389f6305744984581a479b2a -size 314778 diff --git a/ruamel.yaml-0.15.99.tar.gz b/ruamel.yaml-0.15.99.tar.gz new file mode 100644 index 0000000..cdb98d0 --- /dev/null +++ b/ruamel.yaml-0.15.99.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4c8ce835984aaa3cc59e331dc506429ecdaf0458993df1dea17a53c745c995 +size 317971