Accepting request 799980 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/799980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=54
This commit is contained in:
2020-05-04 16:32:59 +00:00
committed by Git OBS Bridge
parent f3e572984a
commit af02b0c812
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>