- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680068c4b671225c183815e19b6f4adc765a9989dd5d9e8e9c900ede30cc7434
|
||||
size 131216
|
||||
3
SQLAlchemy-Utils-0.36.6.tar.gz
Normal file
3
SQLAlchemy-Utils-0.36.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a7fab14bed80df065412bbf71a0a9b0bfeb4b7c111c2d9bffe57283082f3a6b
|
||||
size 131690
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.36.5
|
||||
Version: 0.36.6
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user