From 0a4d77768cb281739669ab88044bf5ca7537dc78 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 15 Dec 2025 20:14:15 +0100 Subject: [PATCH] package/python-segno: bump version to 1.6.6 https://github.com/heuer/segno/blob/1.6.6/CHANGES.rst Updated license hash due to copyright year bump: https://github.com/heuer/segno/commit/780296986b9b5c7934667935c8d654d0a7e97262 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/python-segno/python-segno.hash | 6 +++--- package/python-segno/python-segno.mk | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/python-segno/python-segno.hash b/package/python-segno/python-segno.hash index a467b663e8..ce1e9b8691 100644 --- a/package/python-segno/python-segno.hash +++ b/package/python-segno/python-segno.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/segno/json -md5 3835036bcf44667eb0a155107ed1ac67 segno-1.6.1.tar.gz -sha256 f23da78b059251c36e210d0cf5bfb1a9ec1604ae6e9f3d42f9a7c16d306d847e segno-1.6.1.tar.gz +md5 088bb1d2ec7f279e91cd3a8936ef7d3d segno-1.6.6.tar.gz +sha256 e60933afc4b52137d323a4434c8340e0ce1e58cec71439e46680d4db188f11b3 segno-1.6.6.tar.gz # Locally computed sha256 checksums -sha256 720b7b93e4e80374be9aee88c650a468ae6a6b6471ce4581058dedce23d3cf9d LICENSE +sha256 de6c85fccf5d52902aa13dfe2dc6d2a2a106fc3419ed438f3460f0d4b76a6935 LICENSE diff --git a/package/python-segno/python-segno.mk b/package/python-segno/python-segno.mk index 03efcb5c0f..f1fc76945f 100644 --- a/package/python-segno/python-segno.mk +++ b/package/python-segno/python-segno.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_SEGNO_VERSION = 1.6.1 +PYTHON_SEGNO_VERSION = 1.6.6 PYTHON_SEGNO_SOURCE = segno-$(PYTHON_SEGNO_VERSION).tar.gz -PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/5d/74/3896e205306a1b43d6b88326e5838572d97b4b74df8c9cd11acfcd9db503 +PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/1c/2e/b396f750c53f570055bf5a9fc1ace09bed2dff013c73b7afec5702a581ba PYTHON_SEGNO_SETUP_TYPE = flit PYTHON_SEGNO_LICENSE = BSD-3-Clause PYTHON_SEGNO_LICENSE_FILES = LICENSE