diff --git a/SQLAlchemy-Utils-0.36.1.tar.gz b/SQLAlchemy-Utils-0.36.1.tar.gz deleted file mode 100644 index 37ece1a..0000000 --- a/SQLAlchemy-Utils-0.36.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e637c88bf3ac5f99b7d72342092a1f636bea1287b2e3e17d441b0413771f86e -size 128037 diff --git a/SQLAlchemy-Utils-0.36.3.tar.gz b/SQLAlchemy-Utils-0.36.3.tar.gz new file mode 100644 index 0000000..54a0fe4 --- /dev/null +++ b/SQLAlchemy-Utils-0.36.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f268af5bc03597fe7690d60df3e5f1193254a83e07e4686f720f61587ec4493a +size 128324 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 3c32d2d..0137cb9 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 27 11:02:54 UTC 2020 - Marketa Calabkova + +- update to version 0.36.3 + * Added hash method for PhoneNumberType (#428, pull request courtesy of hanc1208) + * Added repr for UUIDType (#424, pull request courtesy of ziima) + ------------------------------------------------------------------- Sun Dec 29 21:12:16 UTC 2019 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index d46d3a8..7bc7106 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy-Utils # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-SQLAlchemy-Utils -Version: 0.36.1 +Version: 0.36.3 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause