diff --git a/Cython-0.29.16.tar.gz b/Cython-0.29.16.tar.gz deleted file mode 100644 index ec39dc9..0000000 --- a/Cython-0.29.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:232755284f942cbb3b43a06cd85974ef3c970a021aef19b5243c03ee2b08fa05 -size 2058582 diff --git a/Cython-0.29.17.tar.gz b/Cython-0.29.17.tar.gz new file mode 100644 index 0000000..f1f195f --- /dev/null +++ b/Cython-0.29.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6361588cb1d82875bcfbad83d7dd66c442099759f895cf547995f00601f9caf2 +size 2060265 diff --git a/python-Cython.changes b/python-Cython.changes index ec42af9..7542146 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 4 07:29:52 UTC 2020 - Johannes Grassler + +- 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 diff --git a/python-Cython.spec b/python-Cython.spec index 375cd2d..8257635 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -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