diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : cython -version : 0.29.16 -release : 22 +version : 0.29.21 +release : 23 source : - - https://github.com/cython/cython/archive/0.29.16.tar.gz : 86ef7aebffd194dab22dd8d3b1974f2d2a4993539aeda051769c5f632c54c438 + - https://github.com/cython/cython/archive/0.29.21.tar.gz : e2e38e1f0572ca54d6085df3dec8b607d20e81515fb80215aed19c81e8fe2079 license : Apache-2.0 component : programming summary : Compiler for Python and Cython diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ cython - Pierre-Yves - pyu@riseup.net + F. von Gellhorn + flinux@vongellhorn.ch Apache-2.0 programming @@ -25,7 +25,7 @@ /usr/bin/cython3 /usr/bin/cythonize /usr/bin/cythonize3 - /usr/lib/python2.7/site-packages/Cython-0.29.16-py2.7.egg-info + /usr/lib/python2.7/site-packages/Cython-0.29.21-py2.7.egg-info /usr/lib/python2.7/site-packages/Cython/Build/BuildExecutable.py /usr/lib/python2.7/site-packages/Cython/Build/BuildExecutable.pyc /usr/lib/python2.7/site-packages/Cython/Build/Cythonize.py @@ -138,6 +138,8 @@ /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.pyc /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.pyc + /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestStringEncoding.py + /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestStringEncoding.pyc /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.pyc /usr/lib/python2.7/site-packages/Cython/Compiler/Tests/TestTreePath.py @@ -442,12 +444,12 @@ /usr/lib/python2.7/site-packages/pyximport/pyxbuild.pyc /usr/lib/python2.7/site-packages/pyximport/pyximport.py /usr/lib/python2.7/site-packages/pyximport/pyximport.pyc - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/PKG-INFO - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/SOURCES.txt - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/dependency_links.txt - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/entry_points.txt - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/not-zip-safe - /usr/lib/python3.7/site-packages/Cython-0.29.16-py3.7.egg-info/top_level.txt + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/entry_points.txt + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/not-zip-safe + /usr/lib/python3.7/site-packages/Cython-0.29.21-py3.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/Cython/Build/BuildExecutable.py /usr/lib/python3.7/site-packages/Cython/Build/Cythonize.py /usr/lib/python3.7/site-packages/Cython/Build/Dependencies.py @@ -520,6 +522,7 @@ /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestMemView.py /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py + /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestStringEncoding.py /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestTreePath.py /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/TestTypes.py @@ -533,6 +536,7 @@ /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestMemView.cpython-37.pyc /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestParseTreeTransforms.cpython-37.pyc /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestSignatureMatching.cpython-37.pyc + /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestStringEncoding.cpython-37.pyc /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestTreeFragment.cpython-37.pyc /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestTreePath.cpython-37.pyc /usr/lib/python3.7/site-packages/Cython/Compiler/Tests/__pycache__/TestTypes.cpython-37.pyc @@ -867,12 +871,12 @@ - - 2020-04-08 - 0.29.16 + + 2021-01-23 + 0.29.21 Packaging update - Pierre-Yves - pyu@riseup.net + F. von Gellhorn + flinux@vongellhorn.ch \ No newline at end of file