17
0

Accepting request 1096325 from devel:languages:python:flask

- update to 0.3.10:
  * Compatibility with Flask 2.3

OBS-URL: https://build.opensuse.org/request/show/1096325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-RESTful?expand=0&rev=7
This commit is contained in:
2023-07-03 15:42:18 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 1 20:55:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.3.10:
* Compatibility with Flask 2.3
-------------------------------------------------------------------
Thu Jun 17 20:45:03 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-RESTful
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 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-RESTful
Version: 0.3.9
Version: 0.3.10
Release: 0
Summary: Framework for creating REST APIs
License: BSD-3-Clause