diff --git a/SQLAlchemy-Utils-0.33.8.tar.gz b/SQLAlchemy-Utils-0.33.8.tar.gz deleted file mode 100644 index f38979c..0000000 --- a/SQLAlchemy-Utils-0.33.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba46933fb4575a9a45f74a69572e2ca17988da1f9f5cfbd1eee2c48a1cef5dbc -size 127432 diff --git a/SQLAlchemy-Utils-0.33.9.tar.gz b/SQLAlchemy-Utils-0.33.9.tar.gz new file mode 100644 index 0000000..46a3297 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c10eac729d9cdc22af694a1c2f144780787942df1eb70c0f0715d1fa6fcf9e +size 127706 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index ea1d2e8..b7ff90b 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 8 19:34:43 UTC 2018 - Arun Persaud + +- update to version 0.33.9: + * Fixed SQLite database_exists to check for correct file format + (#306, pull request courtesy of jomasti) + ------------------------------------------------------------------- Thu Nov 22 21:49:03 UTC 2018 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 87f26b8..01d6b7e 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-SQLAlchemy-Utils -Version: 0.33.8 +Version: 0.33.9 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause