Accepting request 772398 from home:apersaud:branches:devel:languages:python:flask
update to latest version OBS-URL: https://build.opensuse.org/request/show/772398 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
ce3cee8db0
commit
cdbc56487c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8240ec12349afe8df1db168ea7c336c4e5b0271a36982bff7394f93275f2ca9
|
||||
size 105307
|
||||
3
Flask-RESTful-0.3.8.tar.gz
Normal file
3
Flask-RESTful-0.3.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ea9a5991abf2cb69b4aac19793faac6c032300505b325687d7c305ffaa76915
|
||||
size 105736
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 20:59:41 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 0.3.8:
|
||||
* Add Python 3.8 support (#835)
|
||||
* Fix wrongly parsed Decimal fields (#855)
|
||||
* Fix overridden response when calling abort with Response (#817)
|
||||
* Various small fixes and updates to documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 07:02:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Flask-RESTful
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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.7
|
||||
Version: 0.3.8
|
||||
Release: 0
|
||||
Summary: Framework for creating REST APIs
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user