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:
780296986b

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-15 20:14:15 +01:00
committed by Julien Olivain
parent fe0ef39d1f
commit 0a4d77768c
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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