15
0

Accepting request 715403 from home:jayvdb:moban

minor change
note new rpm warning re zero length py.typed is ok, same as upstream
25737c624a (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
This commit is contained in:
Tomáš Chvátal
2019-07-15 08:55:41 +00:00
committed by Git OBS Bridge
parent 655b957ea9
commit 57302ecd42
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 15 07:49:54 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- 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 <mimi.vx@gmail.com>

View File

@@ -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

View File

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

View File

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