From 99336e49bf0d83449325c31ddf500534b2594dd0149be536a7d697fe4e5bc522 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Thu, 28 Jan 2021 17:27:04 +0000 Subject: [PATCH] Accepting request 867424 from home:alarrosa:branches:devel:languages:python:flask - Define skip_python2 so we can build the package for SLE where an old version of python2-Flask-Babel is available (and doesn't work with a recent python-Werkzeug) OBS-URL: https://build.opensuse.org/request/show/867424 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=6 --- python-Flask-WTF.changes | 7 +++++++ python-Flask-WTF.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-Flask-WTF.changes b/python-Flask-WTF.changes index de350c9..9eb160d 100644 --- a/python-Flask-WTF.changes +++ b/python-Flask-WTF.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 28 09:43:12 UTC 2021 - Antonio Larrosa + +- Define skip_python2 so we can build the package for SLE where an + old version of python2-Flask-Babel is available (and doesn't work + with a recent python-Werkzeug) + ------------------------------------------------------------------- Wed Jun 10 08:30:32 UTC 2020 - Marketa Calabkova diff --git a/python-Flask-WTF.spec b/python-Flask-WTF.spec index 80524a0..1d7ee9d 100644 --- a/python-Flask-WTF.spec +++ b/python-Flask-WTF.spec @@ -1,7 +1,7 @@ # # spec file for package python-Flask-WTF # -# 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 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 %bcond_without test Name: python-Flask-WTF Version: 0.14.3