Subject: CVS commit: pkgsrc/databases/py-peewee
From: Adam Ciarcinski
Date: 2019-04-27 11:33:07
Message id: 20190427093307.A1C4AFB16@cvs.NetBSD.org

Log Message:
py-peewee: updated to 3.9.5

3.9.5
* Added small helper for setting timezone when using Postgres.
* Improved SQL generation for `VALUES` clause.
* Support passing resolution to `TimestampField` as a power-of-10.
* Small improvements to `INSERT` queries when the primary-key is not an
  auto-incrementing integer, but is generated by the database server (eg uuid).
* Cleanups to virtual table implementation and python-to-sqlite value
  conversions.
* Fixed bug related to binding previously-unbound models to a database using a
  context manager.

Files:
RevisionActionfile
1.57modifypkgsrc/databases/py-peewee/Makefile
1.50modifypkgsrc/databases/py-peewee/distinfo