17
0

Accepting request 788980 from home:mcalabkova:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/788980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=52
This commit is contained in:
Tomáš Chvátal
2020-03-27 12:36:26 +00:00
committed by Git OBS Bridge
parent 1c9532054d
commit 53f6556d76
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 27 11:02:54 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <arun@gmx.de>