- update to 0.3.10:
* Compatibility with Flask 2.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=15
This commit is contained in:
3
Flask-RESTful-0.3.10.tar.gz
Normal file
3
Flask-RESTful-0.3.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4af2ef0027df8f9b4f797aba20c5566801b6ade995ac63b588abf1a59cec37
|
||||
size 110453
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccec650b835d48192138c85329ae03735e6ced58e9b2d9c2146d6c84c06fa53e
|
||||
size 109589
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user