15
0

Accepting request 593617 from home:mimi_vx:branches:devel:languages:python

- update to 0.15.37
 * fix incompatibility of C extension with 3.7

OBS-URL: https://build.opensuse.org/request/show/593617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=9
This commit is contained in:
2018-04-04 19:11:24 +00:00
committed by Git OBS Bridge
parent 608855f707
commit b7b76e0241
4 changed files with 13 additions and 8 deletions

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