package/python-telnetlib3: bump version to 4.0.2

https://github.com/jquast/telnetlib3/blob/4.0.2/docs/history.rst

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:46 +02:00
committed by Julien Olivain
parent 41a11a7def
commit 829239df7f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/telnetlib3/json
md5 468f4d8cd3571065d093d9abcf8b8f39 telnetlib3-4.0.1.tar.gz
sha256 819aa9dae793d66e9fef5524ce838eabc4723589b0f81c72fccd3f2448cbc2fb telnetlib3-4.0.1.tar.gz
md5 c72d70acb65fba264c7f1a8ed68d4e07 telnetlib3-4.0.2.tar.gz
sha256 76726d7a7a34163b5dbef461e9cbf8fb4bda8f4fe7fcb225f56cbb4dcf5fd16e telnetlib3-4.0.2.tar.gz
# Locally computed sha256 checksums
sha256 23bf24a5fe7cbfc70b962da94334649cf60a3b309834c72eb053d91d8caf60cb LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_TELNETLIB3_VERSION = 4.0.1
PYTHON_TELNETLIB3_VERSION = 4.0.2
PYTHON_TELNETLIB3_SOURCE = telnetlib3-$(PYTHON_TELNETLIB3_VERSION).tar.gz
PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/5d/57/42acb7ce2c1b3d88ab28d6b1de41a08fdd5180d262d728fd10071950566b
PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/2c/1f/a5de9f0f86976d299a439619417019a9674fa8662377659734dd6e067235
PYTHON_TELNETLIB3_SETUP_TYPE = hatch
PYTHON_TELNETLIB3_LICENSE = ISC
PYTHON_TELNETLIB3_LICENSE_FILES = LICENSE.txt