17
0

Accepting request 900655 from home:dirkmueller:Factory

- update to 0.3.9:
  * Werkzeug 1.x compatibility
  * remove unused deps
  * Flask 2.x compatibiliy

OBS-URL: https://build.opensuse.org/request/show/900655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=14
This commit is contained in:
2021-07-08 08:04:38 +00:00
committed by Git OBS Bridge
parent 1cf1913b17
commit d49fab501b
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 17 20:45:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.3.9:
* Werkzeug 1.x compatibility
* remove unused deps
* Flask 2.x compatibiliy
-------------------------------------------------------------------
Sat Feb 8 20:59:41 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-RESTful
#
# 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-RESTful
Version: 0.3.8
Version: 0.3.9
Release: 0
Summary: Framework for creating REST APIs
License: BSD-3-Clause