All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal via buildroot <buildroot@buildroot.org>
To: buildroot <buildroot@buildroot.org>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Niklas Cassel <Niklas.Cassel@wdc.com>
Subject: [Buildroot] [PATCH] package/python-kflash: Update to version 1.1.6
Date: Wed, 13 Jul 2022 17:46:48 +0900	[thread overview]
Message-ID: <20220713084648.1941220-1-damien.lemoal@opensource.wdc.com> (raw)

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

             reply	other threads:[~2022-07-13  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13  8:46 Damien Le Moal via buildroot [this message]
2022-07-17 13:21 ` [Buildroot] [PATCH] package/python-kflash: Update to version 1.1.6 Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220713084648.1941220-1-damien.lemoal@opensource.wdc.com \
    --to=buildroot@buildroot.org \
    --cc=Niklas.Cassel@wdc.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.