Subject: CVS commit: pkgsrc/databases/py-peewee
From: Filip Hajny
Date: 2017-10-13 16:19:05
Message id: 20171013141905.440E4FBC7@cvs.NetBSD.org

Log Message:
Update databases/py-peewee to 2.10.2

2.10.2
- Update travis-ci build scripts to use Postgres 9.6 and test against
  Python 3.6.
- Added support for returning namedtuple objects when iterating over a
  cursor.
- Added support for specifying the "object id" attribute used when
  declaring a foreign key. By default, it is foreign-key-name_id, but
  it can now be customized.
- Fixed small bug in the calculation of search scores when using the
  SQLite C extension or the sqlite_ext module.
- Support literal column names with the dataset module.

2.10.1
- Removed AESEncryptedField.

Files:
RevisionActionfile
1.18modifypkgsrc/databases/py-peewee/Makefile
1.17modifypkgsrc/databases/py-peewee/distinfo