From 67ba0c43ac93547022eedd451a5d4bdef5eb7912 Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Sun, 5 Nov 2023 00:17:04 -0600 Subject: [PATCH] package/python-flask-smorest: bump to version 0.42.1 Signed-off-by: James Hilliard Signed-off-by: Thomas Petazzoni --- 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 2c9cf3a51a..baeddb0e6b 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 d7f8b4f7c9c6c2607dfc68bd5bbbd52d flask-smorest-0.42.0.tar.gz -sha256 868421b29e060a602e3739c2caf7b97cfe21c3ac488f51a2b5e95e168dd3bec2 flask-smorest-0.42.0.tar.gz +md5 3d8c01cfe9ec4ba16636d6a3078edc87 flask-smorest-0.42.1.tar.gz +sha256 7fde3f349d464c408c73b7cbbdb1884c1c36cc8c23b2562aba28d9bdfdd14cdc flask-smorest-0.42.1.tar.gz # Locally computed sha256 checksums sha256 40999ea1d9c1b8202fa44f8e6849a557e22df892481e067abf999879064b9521 LICENSE diff --git a/package/python-flask-smorest/python-flask-smorest.mk b/package/python-flask-smorest/python-flask-smorest.mk index ac4ff188a5..8a11e96d01 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.42.0 +PYTHON_FLASK_SMOREST_VERSION = 0.42.1 PYTHON_FLASK_SMOREST_SOURCE = flask-smorest-$(PYTHON_FLASK_SMOREST_VERSION).tar.gz -PYTHON_FLASK_SMOREST_SITE = https://files.pythonhosted.org/packages/45/ec/9ceb51a4b8a20ae66bfc7e83ad6781f03a9f37cde6a4111a65aa6cb669a2 +PYTHON_FLASK_SMOREST_SITE = https://files.pythonhosted.org/packages/be/6e/8e3d0287bfa2da6ca7cf94cd9c053ed209764538dd5fb1d96f535e4d43bb PYTHON_FLASK_SMOREST_SETUP_TYPE = setuptools PYTHON_FLASK_SMOREST_LICENSE = MIT PYTHON_FLASK_SMOREST_LICENSE_FILES = LICENSE