15
0

Accepting request 593618 from devel:languages:python

- update to 0.15.37
 * fix incompatibility of C extension with 3.7 (forwarded request 593617 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/593618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=5
This commit is contained in:
2018-04-05 13:34:06 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 4 18:37:46 UTC 2018 - mimi.vx@gmail.com
- update to 0.15.37
* fix incompatibility of C extension with 3.7
-------------------------------------------------------------------
Tue Jan 9 08:52:38 UTC 2018 - mimi.vx@gmail.com

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ruamel.yaml
Version: 0.15.35
Version: 0.15.37
Release: 0
Summary: Python YAML parser
License: MIT
Group: Development/Languages/Python
Url: https://bitbucket.org/ruamel/yaml
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}
@@ -32,7 +32,6 @@ BuildRequires: python-rpm-macros
%ifpython2
Requires: python-ruamel.ordereddict
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%python_subpackages
%description
@@ -51,8 +50,8 @@ rm -rf *egg-info
%python_exec %fdupes -s %{buildroot}%{$python_sitearch}
%files %{python_files}
%defattr(-,root,root,-)
%doc CHANGES LICENSE README.rst
%license LICENSE
%doc CHANGES README.rst
%{python_sitearch}/_ruamel_yaml*.so
%{python_sitearch}/ruamel
%{python_sitearch}/ruamel.yaml-%{version}-py%{python_version}-nspkg.pth

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8dc74821e4bb6b21fb1ab35964e159391d99ee44981d07d57bf96e2395f3ef75
size 260956

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:509842d96fb194f79b57483b76429f8956d8f7ade3cb49d1e5aeb5c5e9ef4918
size 280165