Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 11:04:31 UTC Now

2019-05-19 08:07:54 UTC MAIN commitmail json YAML

py-flask-sqlalchemy: updated to 2.4.0

Version 2.4.0
-  Make engine configuration more flexible.
-  Address SQLAlchemy 1.3 deprecations.
-  get_or_404() and first_or_404() now accept a description
  parameter to control the 404 message.
-  Use time.perf_counter for Python 3 on Windows.
-  Drop support for Python 2.6 and 3.3.
-  Add an example of Flask's tutorial project, Flaskr, adapted for
  Flask-SQLAlchemy.

(adam)