Accepting request 882931 from home:apersaud:branches:devel:languages:python:flask
update to latest version OBS-URL: https://build.opensuse.org/request/show/882931 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=12
This commit is contained in:
parent
6326481ad2
commit
b462d8f0f7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfc7150eaf809b1c283879302f04c42791136060c6eeb12c0c6674fb1291fae5
|
||||
size 132193
|
3
Flask-SQLAlchemy-2.5.1.tar.gz
Normal file
3
Flask-SQLAlchemy-2.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bda44b43e7cacb15d4e05ff3cc1f8bc97936cc464623424102bfc2c35e95912
|
||||
size 132750
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 4 23:23:50 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 2.5.1:
|
||||
* Fix compatibility with Python 2.7.
|
||||
|
||||
- changes from version 2.5.0:
|
||||
* Update to support SQLAlchemy 1.4.
|
||||
* SQLAlchemy URL objects are immutable. Some internal methods have
|
||||
changed to return a new URL instead of None. :issue:`885`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 18 18:04:37 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Flask-SQLAlchemy
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Flask-SQLAlchemy
|
||||
Version: 2.4.4
|
||||
Version: 2.5.1
|
||||
Release: 0
|
||||
Summary: SQLAlchemy support for Flask
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user