1
0

2 Commits

Author SHA256 Message Date
120113549f Accepting request 1224102 from devel:languages:python:flask
- update to 1.2.2:
  * Move the project to the pallets-eco organization. :pr:`602`
  * Stop support for Python 3.8. Start support for Python 3.13.
    :pr:`603`

OBS-URL: https://build.opensuse.org/request/show/1224102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=14
2024-11-14 15:09:43 +00:00
6c75122e43 - update to 1.2.2:
* Move the project to the pallets-eco organization. :pr:`602`
  * Stop support for Python 3.8. Start support for Python 3.13.
    :pr:`603`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=20
2024-11-14 08:33:51 +00:00
4 changed files with 13 additions and 5 deletions

View File

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

3
flask_wtf-1.2.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 14 08:33:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.2.2:
* Move the project to the pallets-eco organization. :pr:`602`
* Stop support for Python 3.8. Start support for Python 3.13.
:pr:`603`
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 27 13:04:27 UTC 2023 - Antonio Larrosa <alarrosa@suse.com> Mon Nov 27 13:04:27 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Flask-WTF # spec file for package python-Flask-WTF
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%bcond_without test %bcond_without test
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-Flask-WTF Name: python-Flask-WTF
Version: 1.2.1 Version: 1.2.2
Release: 0 Release: 0
Summary: WTForms support for Flask Summary: WTForms support for Flask
License: BSD-3-Clause License: BSD-3-Clause