17
0

Accepting request 528858 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/528858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=9
This commit is contained in:
2017-09-27 05:52:05 +00:00
committed by Git OBS Bridge
parent 52609c97d7
commit a5a1e33034
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e74b0338f4d56dcb0cb57f1b4f5afee5b2ffe595dd5a68b62da66ea4a7399cce
size 119696

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca07051b5d45e8b077d1ce7a475752988336c7b11cf9f868f6f97f311a84baa3
size 120427

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Sep 24 21:56:50 UTC 2017 - arun@gmx.de
- update to version 0.32.16:
* Added more hints when decrypting AES with an invalid key (#275,
pull request courtesy of xrmx)
- changes from version 0.32.15:
* Added better handling of date types for EncryptedType (#184, pull
request courtesy of konstantinoskostis)
-------------------------------------------------------------------
Wed Aug 23 05:02:53 UTC 2017 - tbechtold@suse.com

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-SQLAlchemy-Utils
Version: 0.32.14
Version: 0.32.16
Release: 0
Summary: Various utility functions for SQLAlchemy
License: BSD-3-Clause