14
0
forked from pool/python-Cython

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

-  update to 0.27.3
- see CHANGES.txt for details

- update to 0.27.3
- big list of changes since 0.26.1 please see CHANGES.txt

OBS-URL: https://build.opensuse.org/request/show/570419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=90
This commit is contained in:
2018-01-29 07:55:34 +00:00
committed by Git OBS Bridge
parent a1c384c9b6
commit f5174e97ef
6 changed files with 22 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Cython-doc
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%ifarch x86_64
%bcond_without test
%else
@@ -23,7 +24,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Cython-doc
Version: 0.26.1
Version: 0.27.3
Release: 0
Url: http://www.cython.org
Summary: The Cython compiler for writing C extensions for the Python language
@@ -35,8 +36,8 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
%if %{with test}
BuildRequires: gcc-c++
BuildRequires: %{python_module Cython = %{version}}
BuildRequires: gcc-c++
%endif
BuildArch: noarch