15
0

- update to 0.36.6:

- Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava)
  - Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=58
This commit is contained in:
2020-06-08 13:34:50 +00:00
committed by Git OBS Bridge
parent 57f2681dbc
commit ab81fedc57
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 13:33:49 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.36.6:
- Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava)
- Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart)
-------------------------------------------------------------------
Sat May 9 16:12:59 UTC 2020 - Arun Persaud <arun@gmx.de>