1
0

Accepting request 821669 from home:apersaud:branches:devel:languages:python:flask

update to latest version

OBS-URL: https://build.opensuse.org/request/show/821669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=10
This commit is contained in:
Petr Cervinka
2020-07-22 06:02:01 +00:00
committed by Git OBS Bridge
parent f20ea25847
commit 6326481ad2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 18 18:04:37 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.4.4:
* Change base class of meta mixins to type. This fixes an issue
caused by a regression in CPython 3.8.4. :issue:`852`
-------------------------------------------------------------------
Sun May 31 00:08:47 UTC 2020 - Arun Persaud <arun@gmx.de>