Subject: CVS commit: pkgsrc/devel/py-frozendict
From: Adam Ciarcinski
Date: 2023-11-24 06:28:30
Message id: 20231124052830.C7D52FA3F@cvs.NetBSD.org

Log Message:
py-frozendict: updated to 2.3.9

frozendict 2.3.9

Various improvements to type hints
Fix union of frozendict for python implementation
Avoid storing empty singleton on class itself in python implementation
Now pure py implementation can be built also passing the FROZENDICT_PURE_PY env \ 
var with value 1

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-frozendict/Makefile
1.7modifypkgsrc/devel/py-frozendict/PLIST
1.15modifypkgsrc/devel/py-frozendict/distinfo
1.1removepkgsrc/devel/py-frozendict/patches/patch-setup.py