15
0

- update to 1.3.22:

* Fixed regression which occured due to #5755 which implemented isolation
  level support for Oracle
  * bugfixes for various engines, see 
  https://docs.sqlalchemy.org/en/14/changelog/changelog_13.html#change-1.3.21

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=178
This commit is contained in:
2020-12-19 11:02:38 +00:00
committed by Git OBS Bridge
parent ed31d819bb
commit 593b85167b
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-SQLAlchemy
Version: 1.3.20
Version: 1.3.22
Release: 0
Summary: Database Abstraction Library
License: MIT