From 4de1dc57e803ef8a086177bc48fd74c4b95da83708bc36b74b2b907d5b6f2a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 9 Jul 2020 15:20:13 +0000 Subject: [PATCH] Accepting request 818071 from home:mcalabkova:branches:devel:languages:python:flask - Update to 3.4.3 * Minor fixes for a regression and a couple other minor changes OBS-URL: https://build.opensuse.org/request/show/818071 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Security-Too?expand=0&rev=10 --- Flask-Security-Too-3.4.2.tar.gz | 3 --- Flask-Security-Too-3.4.3.tar.gz | 3 +++ python-Flask-Security-Too.changes | 6 ++++++ python-Flask-Security-Too.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 Flask-Security-Too-3.4.2.tar.gz create mode 100644 Flask-Security-Too-3.4.3.tar.gz diff --git a/Flask-Security-Too-3.4.2.tar.gz b/Flask-Security-Too-3.4.2.tar.gz deleted file mode 100644 index fed3b7f..0000000 --- a/Flask-Security-Too-3.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a258e70a7a4e842978ca7b5a3a52a7490b5ff78b71a56e98152fec5677dde306 -size 337602 diff --git a/Flask-Security-Too-3.4.3.tar.gz b/Flask-Security-Too-3.4.3.tar.gz new file mode 100644 index 0000000..86bc7b3 --- /dev/null +++ b/Flask-Security-Too-3.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e46d660c89e2e76af2d77e63e6cdedf22f0df0179f12429badbc1d142dda35f +size 338127 diff --git a/python-Flask-Security-Too.changes b/python-Flask-Security-Too.changes index 87adb7c..857f0c9 100644 --- a/python-Flask-Security-Too.changes +++ b/python-Flask-Security-Too.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 1 10:13:03 UTC 2020 - Marketa Calabkova + +- Update to 3.4.3 + * Minor fixes for a regression and a couple other minor changes + ------------------------------------------------------------------- Thu May 14 07:12:48 UTC 2020 - Antonio Larrosa diff --git a/python-Flask-Security-Too.spec b/python-Flask-Security-Too.spec index eb2452f..a8f7fc0 100644 --- a/python-Flask-Security-Too.spec +++ b/python-Flask-Security-Too.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask-Security-Too -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: Security for Flask apps License: MIT