14
0
forked from pool/python-Cython

Accepting request 799978 from home:jgrassler:branches:devel:languages:python

- update to 0.29.17
  * std::move() is now available from libcpp.utility.
  * The @cython.binding decorator is available in Python code.

OBS-URL: https://build.opensuse.org/request/show/799978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=139
This commit is contained in:
Tomáš Chvátal
2020-05-04 07:49:30 +00:00
committed by Git OBS Bridge
parent 3e37c33994
commit 2f609cd28c
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Cython
Version: 0.29.16
Version: 0.29.17
Release: 0
Summary: The Cython compiler for writing C extensions for the Python language
License: Apache-2.0