Accepting request 243451 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/243451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=21
This commit is contained in:
Stephan Kulow
2014-08-05 11:00:01 +00:00
committed by Git OBS Bridge
parent ed7f900fcf
commit e169cd455e
5 changed files with 37 additions and 4 deletions

View File

@@ -17,16 +17,18 @@
Name: python-Cython
Version: 0.20.1
Version: 0.20.2
Release: 0
Url: http://www.cython.org
Summary: The Cython compiler for writing C extensions for the Python language
License: Apache-2.0
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz
Source1: python-Cython-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-xml
Provides: python-cython = %{version}
Obsoletes: python-cython < %{version}
Requires: python-xml