15
0

Accepting request 532614 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/532614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=5
This commit is contained in:
2017-10-09 17:46:59 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Oct 7 14:41:15 UTC 2017 - arun@gmx.de
- update to version 0.32.18:
* Made aggregated attributes to work with subclass objects (#287,
pull request courtesy of fayazkhan)
-------------------------------------------------------------------
Sat Sep 30 16:30:16 UTC 2017 - arun@gmx.de
- update to version 0.32.17:
* Added support for MSSQL uniqueidentifier type (#283, pull request
courtesy of nHurD)
-------------------------------------------------------------------
Sun Sep 24 21:56:50 UTC 2017 - arun@gmx.de

View File

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