From 2081815b5aec36871a0b993f4286e8dc9c8f4d54f7e3a4d1176e89c7c093ce61 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 1 Jun 2021 06:51:09 +0000 Subject: [PATCH] Accepting request 882932 from home:apersaud:branches:devel:languages:python:flask update to latest version OBS-URL: https://build.opensuse.org/request/show/882932 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Testing?expand=0&rev=5 --- Flask-Testing-0.8.0.tar.gz | 3 --- Flask-Testing-0.8.1.tar.gz | 3 +++ python-Flask-Testing.changes | 10 ++++++++++ python-Flask-Testing.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 Flask-Testing-0.8.0.tar.gz create mode 100644 Flask-Testing-0.8.1.tar.gz diff --git a/Flask-Testing-0.8.0.tar.gz b/Flask-Testing-0.8.0.tar.gz deleted file mode 100644 index 7123ca9..0000000 --- a/Flask-Testing-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d849bf53eb1ceb09dff6611888588cb60f20238058fb1ebcd917d69febc373e6 -size 45197 diff --git a/Flask-Testing-0.8.1.tar.gz b/Flask-Testing-0.8.1.tar.gz new file mode 100644 index 0000000..6679138 --- /dev/null +++ b/Flask-Testing-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a734d7b68e63a9410b413cd7b1f96456f9a858bd09a6222d465650cc782eb01 +size 45214 diff --git a/python-Flask-Testing.changes b/python-Flask-Testing.changes index 386196b..dd8c9ca 100644 --- a/python-Flask-Testing.changes +++ b/python-Flask-Testing.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 4 23:23:19 UTC 2021 - Arun Persaud + +- 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 diff --git a/python-Flask-Testing.spec b/python-Flask-Testing.spec index 67f5e07..89ec005 100644 --- a/python-Flask-Testing.spec +++ b/python-Flask-Testing.spec @@ -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