diff mbox series

[1/1] package/python-segno: bump to version 1.6.1

Message ID 20240919190235.658827-1-james.hilliard1@gmail.com
State New
Headers show
Series [1/1] package/python-segno: bump to version 1.6.1 | expand

Commit Message

James Hilliard Sept. 19, 2024, 7:02 p.m. UTC
Migrate from setuptools to flit build backend.

License hash changed due to year update:
https://github.com/heuer/segno/blob/1.6.1/LICENSE

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-segno/python-segno.hash | 6 +++---
 package/python-segno/python-segno.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
diff mbox series

Patch

diff --git a/package/python-segno/python-segno.hash b/package/python-segno/python-segno.hash
index 58142c184f..a467b663e8 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  b80c19075a7a07cce50b054e9e221cf7  segno-1.6.0.tar.gz
-sha256  8d3b11098ac6dd93161499544dedbfb187d4459088109b8855ff0bbe98105047  segno-1.6.0.tar.gz
+md5  3835036bcf44667eb0a155107ed1ac67  segno-1.6.1.tar.gz
+sha256  f23da78b059251c36e210d0cf5bfb1a9ec1604ae6e9f3d42f9a7c16d306d847e  segno-1.6.1.tar.gz
 # Locally computed sha256 checksums
-sha256  3af9b2f15c736a571978760b2d60598502c205eb6daebe2ec36f0272c380ed28  LICENSE
+sha256  720b7b93e4e80374be9aee88c650a468ae6a6b6471ce4581058dedce23d3cf9d  LICENSE
diff --git a/package/python-segno/python-segno.mk b/package/python-segno/python-segno.mk
index 2c230ee26b..03efcb5c0f 100644
--- a/package/python-segno/python-segno.mk
+++ b/package/python-segno/python-segno.mk
@@ -4,10 +4,10 @@ 
 #
 ################################################################################
 
-PYTHON_SEGNO_VERSION = 1.6.0
+PYTHON_SEGNO_VERSION = 1.6.1
 PYTHON_SEGNO_SOURCE = segno-$(PYTHON_SEGNO_VERSION).tar.gz
-PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/51/a8/960844fec8d853a4e8e91f64bdde323ea5a2a44357eca799e7f7f7bf2f1e
-PYTHON_SEGNO_SETUP_TYPE = setuptools
+PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/5d/74/3896e205306a1b43d6b88326e5838572d97b4b74df8c9cd11acfcd9db503
+PYTHON_SEGNO_SETUP_TYPE = flit
 PYTHON_SEGNO_LICENSE = BSD-3-Clause
 PYTHON_SEGNO_LICENSE_FILES = LICENSE