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:
parent
3e37c33994
commit
2f609cd28c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:232755284f942cbb3b43a06cd85974ef3c970a021aef19b5243c03ee2b08fa05
|
||||
size 2058582
|
3
Cython-0.29.17.tar.gz
Normal file
3
Cython-0.29.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6361588cb1d82875bcfbad83d7dd66c442099759f895cf547995f00601f9caf2
|
||||
size 2060265
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 07:29:52 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
|
||||
|
||||
- update to 0.29.17
|
||||
* std::move() is now available from libcpp.utility.
|
||||
* The @cython.binding decorator is available in Python code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 08:10:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user