* [Buildroot] [PATCH 1/1] package/python-tftpy: bump to version 0.8.6
@ 2025-12-31 18:48 James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-31 18:48 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Colin Foster
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-tftpy/python-tftpy.hash | 5 ++++-
package/python-tftpy/python-tftpy.mk | 5 +++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/package/python-tftpy/python-tftpy.hash b/package/python-tftpy/python-tftpy.hash
index 3a040a456a..93fb32621d 100644
--- a/package/python-tftpy/python-tftpy.hash
+++ b/package/python-tftpy/python-tftpy.hash
@@ -1,3 +1,6 @@
-# Locally computed
+# md5, sha256 from https://pypi.org/pypi/tftpy/json
+md5 8f81c101961282c965086fc3cd123a40 tftpy-0.8.6.tar.gz
+sha256 f616f6a43a36d481c266573608597b9dd3c7c63818415d72aa04f1d1795480ea tftpy-0.8.6.tar.gz
+# Locally computed sha256 checksums
sha256 fc1460bf698c4207a255fffb446ce21d44cb0d9a8f2ee5ad705cd40969800050 python-tftpy-0.8.5.tar.gz
sha256 4616f0c71e62ce2e0f6cdd3aef6d3c285f8730c9304b88a9f3ce3f14c2e6f756 LICENSE
diff --git a/package/python-tftpy/python-tftpy.mk b/package/python-tftpy/python-tftpy.mk
index 322d514f1f..5b31b4a5cf 100644
--- a/package/python-tftpy/python-tftpy.mk
+++ b/package/python-tftpy/python-tftpy.mk
@@ -4,8 +4,9 @@
#
################################################################################
-PYTHON_TFTPY_VERSION = 0.8.5
-PYTHON_TFTPY_SITE = $(call github,msoulier,tftpy,$(PYTHON_TFTPY_VERSION))
+PYTHON_TFTPY_VERSION = 0.8.6
+PYTHON_TFTPY_SOURCE = tftpy-$(PYTHON_TFTPY_VERSION).tar.gz
+PYTHON_TFTPY_SITE = https://files.pythonhosted.org/packages/68/7a/15a01d67184aa855e07eac08bfd514e008027ff198b32274f7657d8368ad
PYTHON_TFTPY_LICENSE = MIT
PYTHON_TFTPY_LICENSE_FILES = LICENSE
PYTHON_TFTPY_SETUP_TYPE = setuptools
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-01 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 18:48 [Buildroot] [PATCH 1/1] package/python-tftpy: bump to version 0.8.6 James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.