diff --git a/SQLAlchemy-2.0.24.tar.gz b/SQLAlchemy-2.0.24.tar.gz deleted file mode 100644 index 7ebf015..0000000 --- a/SQLAlchemy-2.0.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6db97656fd3fe3f7e5b077f12fa6adb5feb6e0b567a3e99f47ecf5f7ea0a09e3 -size 9490665 diff --git a/SQLAlchemy-2.0.25.tar.gz b/SQLAlchemy-2.0.25.tar.gz new file mode 100644 index 0000000..33e7b42 --- /dev/null +++ b/SQLAlchemy-2.0.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c69a7664fb2d54b8682dd774c3b54f67f84fa123cf84dda2a5f40dcaa04e08 +size 9508797 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 836455b..62f3153 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 21 10:30:30 UTC 2024 - Dirk Müller + +- update to 2.0.25: + * preliminary support for Python 3.12 pep-695 type alias + structures + * see https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.25 + ------------------------------------------------------------------- Fri Dec 29 09:04:13 UTC 2023 - Dirk Müller diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index bf40ee4..981f16a 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-SQLAlchemy -Version: 2.0.24 +Version: 2.0.25 Release: 0 Summary: Database Abstraction Library License: MIT