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

@@ -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