forked from pool/python-SQLAlchemy-Utils
Accepting request 893349 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/893349 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=29
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb66e9956e41340011b70b80f898fde6064ec1817af77199ee21ace71d7d6ab0
|
||||
size 138025
|
||||
3
SQLAlchemy-Utils-0.37.2.tar.gz
Normal file
3
SQLAlchemy-Utils-0.37.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c60b8b43c9ef809d147b0bc571cfbfe0992f854ec242bc01ab7a562f76113743
|
||||
size 135455
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 01:15:35 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 0.37.2:
|
||||
* Added python_requires to setup.py
|
||||
|
||||
- changes from version 0.37.1:
|
||||
* Removed py27 from pypi wheel
|
||||
|
||||
- changes from version 0.37.0:
|
||||
* Added SQLAlchemy 1.4 support
|
||||
* Fixed database_exists() on PostgreSQL (#462)
|
||||
* Added create_database support pymssql (#486)
|
||||
* Removed sort_query, get_query_entities and
|
||||
get_query_entity_by_alias functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 11 18:37:48 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-SQLAlchemy-Utils
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.36.8
|
||||
Version: 0.37.2
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user