Subject: CVS commit: pkgsrc/databases/py-peewee
From: Adam Ciarcinski
Date: 2022-02-16 09:53:55
Message id: 20220216085355.17EAEFB24@cvs.NetBSD.org

Log Message:
py-peewee: updated to 3.14.9

3.14.9

Allow calling table_exists() with a model-class, refs
Improve is_connection_usable() method of MySQLDatabase class.
Better support for VIEWs with playhouse.dataset.DataSet and sqlite-web.
Support INSERT / ON CONFLICT in playhosue.kv for newer Sqlite.
Add ArrayField.contained_by() method, a corollary to contains() and the \ 
contains_any() methods.
Support cyclical foreign-key relationships in reflection/introspection, and also \ 
for sqlite-web.
Add magic methods for FTS5 field to optimize, rebuild and integrity check the \ 
full-text index.
Add fallbacks in setup.py in the event distutils is not available.

Files:
RevisionActionfile
1.82modifypkgsrc/databases/py-peewee/Makefile
1.67modifypkgsrc/databases/py-peewee/distinfo