package/python-smbprotocol: bump version to 1.16.1

https://github.com/jborean93/smbprotocol/blob/v1.16.1/CHANGELOG.md

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-05-01 14:30:42 +02:00
committed by Julien Olivain
parent 4a02827055
commit eaddc7dae6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/smbprotocol/json
md5 cf9607c3d117e2c53b907f78702808b9 smbprotocol-1.16.0.tar.gz
sha256 babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda smbprotocol-1.16.0.tar.gz
md5 fc4879f8472ffd714d6aaa986ad2dce2 smbprotocol-1.16.1.tar.gz
sha256 ad7a31662792817c6da3629a3cfb96a51d8213e993ebd0c0a7ee750d2b1f8ec8 smbprotocol-1.16.1.tar.gz
# Locally computed sha256 checksums
sha256 4c3c550abc2b04c507ed0d641dd7e524eaff5bd06c7862af957301836d496d15 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_SMBPROTOCOL_VERSION = 1.16.0
PYTHON_SMBPROTOCOL_VERSION = 1.16.1
PYTHON_SMBPROTOCOL_SOURCE = smbprotocol-$(PYTHON_SMBPROTOCOL_VERSION).tar.gz
PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/c0/5e/1eb2adb1e4739e8a1571f4a641850569ed65d72f72e3d3fd4b121e424795
PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/33/76/c32681e925fc859578d4e41e4bd3ef7e2b9e7d06141f703eec032875b28a
PYTHON_SMBPROTOCOL_SETUP_TYPE = setuptools
PYTHON_SMBPROTOCOL_LICENSE = MIT
PYTHON_SMBPROTOCOL_LICENSE_FILES = LICENSE