Subject: CVS commit: pkgsrc/textproc/py-tomli
From: Adam Ciarcinski
Date: 2024-10-03 07:33:07
Message id: 20241003053307.3100CFC7E@cvs.NetBSD.org

Log Message:
py-tomli: updated to 2.0.2

2.0.2

Removed

Python 3.7 support

Improved

Make loads raise TypeError not AttributeError on bad input types that do not \ 
have the replace attribute. Improve error message when bytes is received.
Type annotations
Type annotate load input as typing.IO[bytes] (previously typing.BinaryIO).

Files:
RevisionActionfile
1.13modifypkgsrc/textproc/py-tomli/Makefile
1.6modifypkgsrc/textproc/py-tomli/distinfo