* [Buildroot] [PATCH/next] package/python-modbus-tk: bump to version 1.1.1
@ 2020-05-28 9:48 Pierre-Jean Texier
2020-05-29 21:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Jean Texier @ 2020-05-28 9:48 UTC (permalink / raw)
To: buildroot
This includes the following changes:
5732f86 1.1.1
d8e9b32 pep8
4795bc7 Add Jackson Matheson to contributors
26db934 Merge branch 'master' of https://github.com/ljean/modbus-tk
837a12b Merge pull request #125 from jacksonmatheson/master
07b06f8 Fixed READ_WRITE_MULTIPLE_REGISTERS, added write_starting_address_FC23
Also update hash file formatting (2 spaces).
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
package/python-modbus-tk/python-modbus-tk.hash | 8 ++++----
package/python-modbus-tk/python-modbus-tk.mk | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/python-modbus-tk/python-modbus-tk.hash b/package/python-modbus-tk/python-modbus-tk.hash
index fc98993..c4fde68 100644
--- a/package/python-modbus-tk/python-modbus-tk.hash
+++ b/package/python-modbus-tk/python-modbus-tk.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/modbus-tk/json
-md5 65e0a1b12bd6650bdc4f7d823669ab6f modbus_tk-1.1.0.tar.gz
-sha256 8e31db8f148871006b569931c31ef17692363acf90a0d0bafd2d868f51b70772 modbus_tk-1.1.0.tar.gz
+md5 e52d5de22cc9d97f2c1086d9b11f0f1e modbus_tk-1.1.1.tar.gz
+sha256 c6dd004bc6bbff6d9fa93e61654c30a26c817c6632036c656383c9ecadca6639 modbus_tk-1.1.1.tar.gz
# Locally computed sha256 checksums
-sha256 3b6a7f9c478ac1982e86cdadb45eb4788241b95839500eb26839d5053b74a24a license.txt
-sha256 aa7ca42152a13db6a27b31944f99851efc3b9ee813912ff21d7d6ceadca62e6f copying.txt
+sha256 3b6a7f9c478ac1982e86cdadb45eb4788241b95839500eb26839d5053b74a24a license.txt
+sha256 aa7ca42152a13db6a27b31944f99851efc3b9ee813912ff21d7d6ceadca62e6f copying.txt
diff --git a/package/python-modbus-tk/python-modbus-tk.mk b/package/python-modbus-tk/python-modbus-tk.mk
index a2a0cd0..3792757 100644
--- a/package/python-modbus-tk/python-modbus-tk.mk
+++ b/package/python-modbus-tk/python-modbus-tk.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MODBUS_TK_VERSION = 1.1.0
+PYTHON_MODBUS_TK_VERSION = 1.1.1
PYTHON_MODBUS_TK_SOURCE = modbus_tk-$(PYTHON_MODBUS_TK_VERSION).tar.gz
-PYTHON_MODBUS_TK_SITE = https://files.pythonhosted.org/packages/49/aa/97e40e2da1b9904a78466b4d759091ef015f6946a423f1675bfcab7950c8
+PYTHON_MODBUS_TK_SITE = https://files.pythonhosted.org/packages/63/2e/991c8965fd45db4c38fefe1fa70356825e847e1bbb1f14e127aa2b4d37aa
PYTHON_MODBUS_TK_SETUP_TYPE = setuptools
PYTHON_MODBUS_TK_LICENSE = LGPL-2.1+
PYTHON_MODBUS_TK_LICENSE_FILES = license.txt copying.txt
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH/next] package/python-modbus-tk: bump to version 1.1.1
2020-05-28 9:48 [Buildroot] [PATCH/next] package/python-modbus-tk: bump to version 1.1.1 Pierre-Jean Texier
@ 2020-05-29 21:08 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-05-29 21:08 UTC (permalink / raw)
To: buildroot
On Thu, 28 May 2020 11:48:53 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:
> This includes the following changes:
>
> 5732f86 1.1.1
> d8e9b32 pep8
> 4795bc7 Add Jackson Matheson to contributors
> 26db934 Merge branch 'master' of https://github.com/ljean/modbus-tk
> 837a12b Merge pull request #125 from jacksonmatheson/master
> 07b06f8 Fixed READ_WRITE_MULTIPLE_REGISTERS, added write_starting_address_FC23
>
> Also update hash file formatting (2 spaces).
>
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
> package/python-modbus-tk/python-modbus-tk.hash | 8 ++++----
> package/python-modbus-tk/python-modbus-tk.mk | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-29 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28 9:48 [Buildroot] [PATCH/next] package/python-modbus-tk: bump to version 1.1.1 Pierre-Jean Texier
2020-05-29 21:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox