Subject: CVS commit: pkgsrc/databases/py-peewee
From: Adam Ciarcinski
Date: 2023-08-25 17:21:43
Message id: 20230825152143.9D2BFFBDB@cvs.NetBSD.org

Log Message:
py-peewee: updated to 3.16.3

3.16.3

Support for Cython 3.0.
Add flag to ManyToManyField to prevent setting/getting values on unsaved \ 
instances. This is worthwhile, since reading or writing a many-to-many has no \ 
meaning when the instance is unsaved.
Adds a star() helper to Source base-class for selecting all columns.
Fix missing binary types for mysql-connector and mariadb-connector.
Add extract() method to MySQL JSONField for extracting a jsonpath.

Files:
RevisionActionfile
1.96modifypkgsrc/databases/py-peewee/Makefile
1.77modifypkgsrc/databases/py-peewee/distinfo