Accepting request 747338 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/747338 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=21
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6689b29d7951c5c7c4d79fa6b8c95f9ff9ec708b07aa53f82060599bd14dcc88
|
||||
size 129065
|
||||
3
SQLAlchemy-Utils-0.35.0.tar.gz
Normal file
3
SQLAlchemy-Utils-0.35.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01f0f0ebed696386bc7bf9231cd6894087baba374dd60f40eb1b07512d6b1a5e
|
||||
size 129187
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 9 14:47:11 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.35.0:
|
||||
* Removed some deprecation warnings
|
||||
* Added Int8RangeType (#401, pull request courtesy of lpsinger)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 25 18:01:32 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -18,11 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.34.2
|
||||
Version: 0.35.0
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/kvesteri/sqlalchemy-utils
|
||||
Source: https://files.pythonhosted.org/packages/source/S/SQLAlchemy-Utils/SQLAlchemy-Utils-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Babel >= 1.3}
|
||||
|
||||
Reference in New Issue
Block a user