diff --git a/SQLAlchemy-1.4.45.tar.gz b/SQLAlchemy-1.4.45.tar.gz deleted file mode 100644 index 64515a1..0000000 --- a/SQLAlchemy-1.4.45.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd69850860093a3f69fefe0ab56d041edfdfe18510b53d9a2eaecba2f15fa795 -size 8535958 diff --git a/SQLAlchemy-1.4.46.tar.gz b/SQLAlchemy-1.4.46.tar.gz new file mode 100644 index 0000000..b4b2629 --- /dev/null +++ b/SQLAlchemy-1.4.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6913b8247d8a292ef8315162a51931e2b40ce91681f1b6f18f697045200c4a30 +size 8544238 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 1f506ef..a52f905 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 15 12:34:21 UTC 2023 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Mon Jan 2 19:33:29 UTC 2023 - Dirk Müller diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index bddbece..1f28967 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -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