package/python-apispec: bump version to 6.9.0

https://github.com/marshmallow-code/apispec/blob/6.9.0/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-09 20:39:27 +01:00
committed by Julien Olivain
parent 22b0d124f2
commit 09bcc5b9c1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/apispec/json
md5 aaec05af7368f2e19f562a63f00e2e74 apispec-6.8.1.tar.gz
sha256 f4916cbb7be156963b18f5929a0e42bd2349135834b680a81b12432bcfaa9a39 apispec-6.8.1.tar.gz
md5 ccd10389ca94fe9acc7ff542b9bf1fa2 apispec-6.9.0.tar.gz
sha256 7a38ce7c3eedc7771e6e33295afdd8c4b0acdd9865b483f8cf6cc369c93e8d1e apispec-6.9.0.tar.gz
# Locally computed sha256 checksums
sha256 f345555ff39d6b573342781a6346a5202a8f14bce424fee41f910c6c5379cc7d LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_APISPEC_VERSION = 6.8.1
PYTHON_APISPEC_VERSION = 6.9.0
PYTHON_APISPEC_SOURCE = apispec-$(PYTHON_APISPEC_VERSION).tar.gz
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/74/38/62499ad75cf085f5268458c09ae97007082ed85aec1a9cd9e38f7685fbb0
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/02/ad/30cd449f3a0cf213dd13d9af7ba869214d8c66d517939964d3f490307e46
PYTHON_APISPEC_SETUP_TYPE = flit
PYTHON_APISPEC_LICENSE = MIT
PYTHON_APISPEC_LICENSE_FILES = LICENSE