From 167d8460c3b35a9218ffa074d9ba5c662f12555e Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Thu, 11 Dec 2025 20:55:17 +0100 Subject: [PATCH] package/python-flask-smorest: bump version to 0.46.2 https://github.com/marshmallow-code/flask-smorest/blob/0.46.2/CHANGELOG.rst Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/python-flask-smorest/python-flask-smorest.hash | 4 ++-- package/python-flask-smorest/python-flask-smorest.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-flask-smorest/python-flask-smorest.hash b/package/python-flask-smorest/python-flask-smorest.hash index 685464c7e4..f59d0a18eb 100644 --- a/package/python-flask-smorest/python-flask-smorest.hash +++ b/package/python-flask-smorest/python-flask-smorest.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/flask-smorest/json -md5 98b3b197fcfb944954d768f6d84416ee flask_smorest-0.45.0.tar.gz -sha256 1490291a59e572be5c02e0a769589584180eceba65bc1949456760856b3e990b flask_smorest-0.45.0.tar.gz +md5 048a22ef87f5a98d3aa9287259023cb5 flask_smorest-0.46.2.tar.gz +sha256 7d9099a37a5add415670d6904ae032eefc1d2ba2432f060d7c048c74fc655a80 flask_smorest-0.46.2.tar.gz # Locally computed sha256 checksums sha256 c8a48548bbb732a0bbd6a0dc2c556cfa1e6e5fe35d888cdf6a1974d69e0e312a LICENSE diff --git a/package/python-flask-smorest/python-flask-smorest.mk b/package/python-flask-smorest/python-flask-smorest.mk index 323d1ec191..8298003968 100644 --- a/package/python-flask-smorest/python-flask-smorest.mk +++ b/package/python-flask-smorest/python-flask-smorest.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_FLASK_SMOREST_VERSION = 0.45.0 +PYTHON_FLASK_SMOREST_VERSION = 0.46.2 PYTHON_FLASK_SMOREST_SOURCE = flask_smorest-$(PYTHON_FLASK_SMOREST_VERSION).tar.gz -PYTHON_FLASK_SMOREST_SITE = https://files.pythonhosted.org/packages/29/cc/ad32be9d2a2148000c4c845d234f12cee10d6ec9cc3724fe7a3ff9e93f99 +PYTHON_FLASK_SMOREST_SITE = https://files.pythonhosted.org/packages/20/09/70074c15a9644a1def601b4fc78c114d4b2f4275310bc3476d1411da3003 PYTHON_FLASK_SMOREST_SETUP_TYPE = flit PYTHON_FLASK_SMOREST_LICENSE = MIT PYTHON_FLASK_SMOREST_LICENSE_FILES = LICENSE