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