forked from pool/python-SQLAlchemy-Utils
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:
committed by
Git OBS Bridge
parent
1c9532054d
commit
53f6556d76
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e637c88bf3ac5f99b7d72342092a1f636bea1287b2e3e17d441b0413771f86e
|
||||
size 128037
|
||||
3
SQLAlchemy-Utils-0.36.3.tar.gz
Normal file
3
SQLAlchemy-Utils-0.36.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f268af5bc03597fe7690d60df3e5f1193254a83e07e4686f720f61587ec4493a
|
||||
size 128324
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user