All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-kflash: Update to version 1.1.6
@ 2022-07-13  8:46 Damien Le Moal via buildroot
  2022-07-17 13:21 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal via buildroot @ 2022-07-13  8:46 UTC (permalink / raw)
  To: buildroot, Thomas Petazzoni; +Cc: Niklas Cassel

Update the python-kflash package to the new verseion 1.1.6 (from 1.1.5).

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
---
 package/python-kflash/python-kflash.hash | 4 ++--
 package/python-kflash/python-kflash.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-kflash/python-kflash.hash b/package/python-kflash/python-kflash.hash
index 722c4e879b..a4e5238635 100644
--- a/package/python-kflash/python-kflash.hash
+++ b/package/python-kflash/python-kflash.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/kflash/json
-md5  85549bcc1faa0f2cd5ebe3b04759e7fa  kflash-1.1.5.tar.gz
-sha256  40a0976b52942c7a3bdfa2d9e2bdc8d7526cf6deb0759c8384281240c8fb404e  kflash-1.1.5.tar.gz
+md5  5b4376ea60f20368852d0c4743e6ed08  kflash-1.1.6.tar.gz
+sha256  ec5fbb35ea81a91c89f458d375e24a6dab3d3865c69a7e6250511b2e93f4b695  kflash-1.1.6.tar.gz
 # Locally computed sha256 checksums
 sha256  c48133d7a08d743c2c01c6190fc1860f7d73777afa2199ed8d0a035b754d8bf9  LICENSE
diff --git a/package/python-kflash/python-kflash.mk b/package/python-kflash/python-kflash.mk
index adbf6b30b0..efc0f52eba 100644
--- a/package/python-kflash/python-kflash.mk
+++ b/package/python-kflash/python-kflash.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_KFLASH_VERSION = 1.1.5
+PYTHON_KFLASH_VERSION = 1.1.6
 PYTHON_KFLASH_SOURCE = kflash-$(PYTHON_KFLASH_VERSION).tar.gz
-PYTHON_KFLASH_SITE = https://files.pythonhosted.org/packages/c4/b3/1c25a92922bfd3dbc05d972352c071167cad035c615f6f068f75c2f0fd01
+PYTHON_KFLASH_SITE = https://files.pythonhosted.org/packages/4f/80/d2eaa114bf4434b18fcf8960a907ffce12c9400b08c05902b36007d545b7
 PYTHON_KFLASH_SETUP_TYPE = setuptools
 PYTHON_KFLASH_LICENSE = MIT
 PYTHON_KFLASH_LICENSE_FILES = LICENSE
-- 
2.36.1

_______________________________________________
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:[~2022-07-17 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13  8:46 [Buildroot] [PATCH] package/python-kflash: Update to version 1.1.6 Damien Le Moal via buildroot
2022-07-17 13:21 ` Yann E. MORIN

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.