14
0
forked from pool/python-Cython

Accepting request 612611 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/612611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=104
This commit is contained in:
Tomáš Chvátal
2018-05-28 07:02:43 +00:00
committed by Git OBS Bridge
parent 5fe8d1ca06
commit e9564b4f98
6 changed files with 29 additions and 7 deletions

View File

@@ -19,12 +19,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Cython
Version: 0.28.2
Version: 0.28.3
Release: 0
Summary: The Cython compiler for writing C extensions for the Python language
License: Apache-2.0
Group: Development/Languages/Python
Url: http://www.cython.org
URL: http://www.cython.org
Source: https://files.pythonhosted.org/packages/source/C/Cython/Cython-%{version}.tar.gz
Source1: python-Cython-rpmlintrc
BuildRequires: %{python_module devel}