Subject: CVS commit: pkgsrc/devel/py-cython
From: Adam Ciarcinski
Date: 2023-07-05 14:29:28
Message id: 20230705122928.D4BDEFA89@cvs.NetBSD.org

Log Message:
py-cython: updated to 0.29.36

0.29.36 (2023-07-04)
====================

Bugs fixed
----------
* Async generators lost their return value in PyPy.
* The outdated C macro ``_PyGC_FINALIZED()`` is no longer used in Py3.9+.
* The deprecated ``Py_OptimizeFlag`` is no longer used in Python 3.9+.
* Using the global ``__debug__`` variable but not assertions could lead to \ 
compile errors.
* The broken HTML template support was removed from Tempita.

Files:
RevisionActionfile
1.84modifypkgsrc/devel/py-cython/Makefile
1.76modifypkgsrc/devel/py-cython/distinfo