Skip to content

Commit

Permalink
package/python-flask-wtf: bump version to 1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
pseiderer authored and tpetazzoni committed Jul 13, 2023
1 parent 94f36bd commit 13a59c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package/python-flask-wtf/python-flask-wtf.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/flask-wtf/json
md5 d86dbc0befe30fd577a623a51689b900 Flask-WTF-1.0.1.tar.gz
sha256 34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9 Flask-WTF-1.0.1.tar.gz
md5 007c1ff973c63096dec0fa805412d8ad Flask-WTF-1.1.1.tar.gz
sha256 41c4244e9ae626d63bed42ae4785b90667b885b1535d5a4095e1f63060d12aa9 Flask-WTF-1.1.1.tar.gz
# Locally computed sha256 checksums
sha256 d5f19036451578cb36eeef04c99ebf7d7ca2e70dcf043636519bc420e15a7c62 LICENSE.rst
4 changes: 2 additions & 2 deletions package/python-flask-wtf/python-flask-wtf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

PYTHON_FLASK_WTF_VERSION = 1.0.1
PYTHON_FLASK_WTF_VERSION = 1.1.1
PYTHON_FLASK_WTF_SOURCE = Flask-WTF-$(PYTHON_FLASK_WTF_VERSION).tar.gz
PYTHON_FLASK_WTF_SITE = https://files.pythonhosted.org/packages/d9/38/d4798dd05be711d666e1befb08b1d3db57bd146d1a14d15657f60c88b446
PYTHON_FLASK_WTF_SITE = https://files.pythonhosted.org/packages/80/55/5114035eb8f6200fbe838a4b9828409ac831408c4591bf7875aed299d5f8
PYTHON_FLASK_WTF_LICENSE = BSD-3-Clause
PYTHON_FLASK_WTF_LICENSE_FILES = LICENSE.rst
PYTHON_FLASK_WTF_SETUP_TYPE = setuptools
Expand Down

0 comments on commit 13a59c3

Please sign in to comment.