Accepting request 896575 from devel:languages:python:flask

OBS-URL: https://build.opensuse.org/request/show/896575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-Testing?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-06-01 08:40:06 +00:00 committed by Git OBS Bridge
commit d5a23052f5
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Apr 4 23:23:19 UTC 2021 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 0.8.1:
* Fixes compatibility with json_available from previous versions of
Flask
-------------------------------------------------------------------
Sun Mar 8 18:22:47 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-Flask-Testing
#
# 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-Testing
Version: 0.8.0
Version: 0.8.1
Release: 0
Summary: Unit testing for Flask
License: BSD-3-Clause