package/python-jsonmodels: bump version to 2.8.0

https://github.com/jazzband/jsonmodels/blob/2.8.0/HISTORY.rst

Upstream switched to hatch:
1c4dab695a

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-14 15:05:25 +01:00
committed by Julien Olivain
parent cd1a38e994
commit 348d65c726
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/jsonmodels/json
md5 96132e252887f840d23792c03fad2039 jsonmodels-2.4.tar.gz
sha256 abc8dc334a1794513e511a75639f77c271ef6a2992b6793f3753c7335dd18775 jsonmodels-2.4.tar.gz
md5 8fe7bda2a40b92e5d3fcdb7e676fd8ad jsonmodels-2.8.0.tar.gz
sha256 9c37ae58f0417252b743ee1fa85fc937d9696e16520824f6b221f19f62f08f9c jsonmodels-2.8.0.tar.gz
# Locally computed sha256 checksums
sha256 3b1219763eec6924ddd4c4d61dee6a53c5fc9ab62707a9ad763ee363d3050cc5 LICENSE

View File

@@ -4,10 +4,10 @@
#
################################################################################
PYTHON_JSONMODELS_VERSION = 2.4
PYTHON_JSONMODELS_VERSION = 2.8.0
PYTHON_JSONMODELS_SOURCE = jsonmodels-$(PYTHON_JSONMODELS_VERSION).tar.gz
PYTHON_JSONMODELS_SITE = https://files.pythonhosted.org/packages/68/00/524668dc751f9ef91e73c795b2073bf2ddb79728a474d1bcab9c6dc426d8
PYTHON_JSONMODELS_SETUP_TYPE = setuptools
PYTHON_JSONMODELS_SITE = https://files.pythonhosted.org/packages/04/85/0e02cbc656ef7f0f5d3db13be5b622c231bf55bbad6a8c4612ce95fcb8cf
PYTHON_JSONMODELS_SETUP_TYPE = hatch
PYTHON_JSONMODELS_LICENSE = BSD-3-Clause
PYTHON_JSONMODELS_LICENSE_FILES = LICENSE