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,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