15
0

- update to 1.4.46:

* A new deprecation “uber warning” is now emitted at runtime the
    first time any SQLAlchemy 2.0 deprecation warning would
    normally be emitted, but the SQLALCHEMY_WARN_20 environment
    variable is not set.
  see https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.46

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=224
This commit is contained in:
2023-02-15 12:35:59 +00:00
committed by Git OBS Bridge
parent 5eee1a3921
commit e2890a5f08
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%define oldpython python
Name: python-SQLAlchemy
Version: 1.4.45
Version: 1.4.46
Release: 0
Summary: Database Abstraction Library
License: MIT