Path to this page:
Subject: CVS commit: pkgsrc/databases/py-peewee
From: Adam Ciarcinski
Date: 2024-05-11 07:04:56
Message id: 20240511050456.A239DFA2C@cvs.NetBSD.org
Log Message:
py-peewee: updated to 3.17.5
3.17.5
This release fixes a build system problem in Python 3.12.
3.17.4
Fix bug that could occur when using CASE inside a function, and one or more of \
the CASE clauses consisted of a subquery.
Fix bug in the conversion of TIMESTAMP type in Sqlite on Python 3.12+.
Fix for hybrid properties on subclasses when aliased.
Many fixes for SqliteQueueDatabase
Files: