Subject: CVS commit: pkgsrc/devel/py-greenlet
From: Adam Ciarcinski
Date: 2024-09-14 10:20:21
Message id: 20240914082021.AC8EAFC74@cvs.NetBSD.org

Log Message:
py-greenlet: updated to 3.1.0

3.1.0 (2024-09-10)

This will be the last release to support Python 3.7 and 3.8.

- Adds support for Python 3.13.

  greenlet will not work in no-gil (free threaded) builds of CPython.
  Internally, greenlet heavily depends on the GIL.

- Greatly reduce the chances for crashes during interpreter shutdown.

Files:
RevisionActionfile
1.24modifypkgsrc/devel/py-greenlet/Makefile
1.5modifypkgsrc/devel/py-greenlet/PLIST
1.25modifypkgsrc/devel/py-greenlet/distinfo
1.4removepkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h