Subject: CVS commit: pkgsrc/devel/py-cython
From: Adam Ciarcinski
Date: 2023-04-03 09:49:17
Message id: 20230403074918.0DC9BFA81@cvs.NetBSD.org

Log Message:
py-cython: updated to 0.29.34

0.29.34 (2023-04-02)

Bugs fixed
----------
* A refence leak of the for-loop list/tuple iterable was resolved if the for-loop's
  ``else:`` branch executes a ``break`` for an outer loop.
* Some C compile failures in CPython 3.12 were resolved.
* Some old usages of the deprecated Python ``imp`` module were replaced with \ 
``importlib``.
* Some issues with ``depfile`` generation were resolved.

Files:
RevisionActionfile
1.82modifypkgsrc/devel/py-cython/Makefile
1.74modifypkgsrc/devel/py-cython/distinfo