diff --git a/SQLAlchemy-1.3.22.tar.gz b/SQLAlchemy-1.3.22.tar.gz deleted file mode 100644 index 03b1f25..0000000 --- a/SQLAlchemy-1.3.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:758fc8c4d6c0336e617f9f6919f9daea3ab6bb9b07005eda9a1a682e24a6cacc -size 6300186 diff --git a/SQLAlchemy-1.3.23.tar.gz b/SQLAlchemy-1.3.23.tar.gz new file mode 100644 index 0000000..c3434b2 --- /dev/null +++ b/SQLAlchemy-1.3.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b +size 6313652 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index cb778b2..bceaf25 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 23 17:07:02 UTC 2021 - Dirk Müller + +- update to 1.3.23: + * Release 1.3.23 contains an array of bugfixes specific to dialects such as + Oracle, PostgreSQL, and MySQL. + ------------------------------------------------------------------- Wed Jan 20 12:21:49 UTC 2021 - John Vandenberg diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index fc6a1fa..25f1eae 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-SQLAlchemy -Version: 1.3.22 +Version: 1.3.23 Release: 0 Summary: Database Abstraction Library License: MIT