pkgsrc/databases/py-peewee
fhajny 560888cf08 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.
2017-10-13 14:19:05 +00:00
..
ALTERNATIVES Update databases/py-peewee to 2.9.2. 2017-04-21 09:14:01 +00:00
DESCR
distinfo Update databases/py-peewee to 2.10.2 2017-10-13 14:19:05 +00:00
Makefile Update databases/py-peewee to 2.10.2 2017-10-13 14:19:05 +00:00
MESSAGE
PLIST Update databases/py-peewee to 2.9.2. 2017-04-21 09:14:01 +00:00