diff --git a/SQLAlchemy-1.4.42.tar.gz b/SQLAlchemy-1.4.42.tar.gz deleted file mode 100644 index a7cbede..0000000 --- a/SQLAlchemy-1.4.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:177e41914c476ed1e1b77fd05966ea88c094053e17a85303c4ce007f88eff363 -size 8303728 diff --git a/SQLAlchemy-1.4.45.tar.gz b/SQLAlchemy-1.4.45.tar.gz new file mode 100644 index 0000000..64515a1 --- /dev/null +++ b/SQLAlchemy-1.4.45.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd69850860093a3f69fefe0ab56d041edfdfe18510b53d9a2eaecba2f15fa795 +size 8535958 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 4838e0b..1f506ef 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 2 19:33:29 UTC 2023 - Dirk Müller + +- update to 1.4.45: + see https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.45 + ------------------------------------------------------------------- Sat Oct 22 16:19:42 UTC 2022 - Arun Persaud diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 6a98ad8..bddbece 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define skip_python2 1 %define oldpython python Name: python-SQLAlchemy -Version: 1.4.42 +Version: 1.4.45 Release: 0 Summary: Database Abstraction Library License: MIT