From patchwork Thu May 28 09:48:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1299622 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.a=rsa-sha256 header.s=default header.b=fTgrCW9w; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49XjZm6ZV7z9sSc for ; Thu, 28 May 2020 19:49:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 16D558708C; Thu, 28 May 2020 09:49:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BRGhhyE4JyrO; Thu, 28 May 2020 09:49:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 761358708D; Thu, 28 May 2020 09:49:01 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 05E5B1BF307 for ; Thu, 28 May 2020 09:49:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 032008708D for ; Thu, 28 May 2020 09:49:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OUoVueK6Cozs for ; Thu, 28 May 2020 09:48:59 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by fraxinus.osuosl.org (Postfix) with ESMTPS id E46C18708C for ; Thu, 28 May 2020 09:48:58 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1500-88.w193-250.abo.wanadoo.fr [193.250.66.88]) by koncepto.io (Postfix) with ESMTPSA id AA4CC60057; Thu, 28 May 2020 11:48:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1590659334; bh=ctZanUG1opDzJcxfzJoWiwbiAa7ul0rnjOzwD+pPFUU=; h=From:To:Cc:Subject:Date:From; b=fTgrCW9wwplYgphZJyU10XbbU/rip+qLkBEBjAX7+bP+csB3aAyft9sfdoxgEsDmr Mix27mftoE/wmeH3BAzAPCnsoBas2GTiR7IBgrLx3iCf3vD19/hqpCtTuVjlJA1mLe cBKRrOsGNiVsXXuBc0L19iujPswdmmCea8OcqJVIGhtRNTQOnYKd8NeAnB5XBdhjIy Q4JUl/mLOpTx1LOje9oWVCSuWUGZTH7NaddRoc+/qpKJx3c7VRNuN4mgceBavIrzMI LBSjRWIZHTr00z4m0l70+XipawoyKHJyMy9ZcDJ7AZOrszYDNOgldYEY857ZUkn9NS nKF86omTc1j7w== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Thu, 28 May 2020 11:48:53 +0200 Message-Id: <1590659333-10284-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH/next] package/python-modbus-tk: bump to version 1.1.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier , Asaf Kahlon MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "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 --- 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