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

@@ -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>