From patchwork Tue Aug 20 13:03:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Blach X-Patchwork-Id: 1150165 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) 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=none (p=none dis=none) header.from=blach.pl 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 46CX7g53c2z9sR4 for ; Tue, 20 Aug 2019 23:43:43 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 7C23E8692E; Tue, 20 Aug 2019 13:43:40 +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 EafLWCFIt2VP; Tue, 20 Aug 2019 13:43:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 04EFD86999; Tue, 20 Aug 2019 13:43:40 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 2C1501BF475 for ; Tue, 20 Aug 2019 13:43:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 28C3120450 for ; Tue, 20 Aug 2019 13:43:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6dnhujlvO8Yg for ; Tue, 20 Aug 2019 13:43:36 +0000 (UTC) X-Greylist: delayed 00:19:58 by SQLgrey-1.7.6 Received: from 8.mo69.mail-out.ovh.net (8.mo69.mail-out.ovh.net [46.105.56.233]) by silver.osuosl.org (Postfix) with ESMTPS id D436320408 for ; Tue, 20 Aug 2019 13:43:35 +0000 (UTC) Received: from player795.ha.ovh.net (unknown [10.109.160.39]) by mo69.mail-out.ovh.net (Postfix) with ESMTP id 5CDF365B65 for ; Tue, 20 Aug 2019 15:04:08 +0200 (CEST) Received: from blach.pl (adlm75.neoplus.adsl.tpnet.pl [79.185.16.75]) (Authenticated sender: grzegorz@blach.pl) by player795.ha.ovh.net (Postfix) with ESMTPSA id 8887D8E7ADEB; Tue, 20 Aug 2019 13:04:03 +0000 (UTC) From: Grzegorz Blach To: buildroot@buildroot.org Date: Tue, 20 Aug 2019 13:03:51 +0000 Message-Id: <20190820130353.19236-1-grzegorz@blach.pl> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-Ovh-Tracer-Id: 17277778496660332190 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrudeguddgheekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddm Subject: [Buildroot] [PATCH 1/3] package/pigpio: bump to version 71 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: Grzegorz Blach , Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Grzegorz Blach --- package/pigpio/pigpio.hash | 2 +- package/pigpio/pigpio.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/pigpio/pigpio.hash b/package/pigpio/pigpio.hash index 50384f9fb3..fe6401cda3 100644 --- a/package/pigpio/pigpio.hash +++ b/package/pigpio/pigpio.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 ec980f5e672e8e9395b801fecec3fbbbc5c04182b16ee72eb9ca25a453e38062 pigpio-68.tar.gz +sha256 41698abdbc95b60a4f4dbcc2fe2a6e88f2bca4dc78d0c0b55a3a932fa95a9249 pigpio-71.tar.gz sha256 6a90b88421a0d9b090e121daa11b3c6d55eed5eeb3281a2fcc454d6a28b5547c UNLICENCE diff --git a/package/pigpio/pigpio.mk b/package/pigpio/pigpio.mk index ed83d83790..90a23f6678 100644 --- a/package/pigpio/pigpio.mk +++ b/package/pigpio/pigpio.mk @@ -4,7 +4,7 @@ # ################################################################################ -PIGPIO_VERSION = 68 +PIGPIO_VERSION = 71 PIGPIO_SITE = $(call github,joan2937,pigpio,V$(PIGPIO_VERSION)) PIGPIO_LICENSE = Unlicense PIGPIO_LICENSE_FILES = UNLICENCE From patchwork Tue Aug 20 13:03:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Blach X-Patchwork-Id: 1150302 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) 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=none (p=none dis=none) header.from=blach.pl 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 46Cc7R5v3Pz9s3Z for ; Wed, 21 Aug 2019 02:43:46 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9B722868BC; Tue, 20 Aug 2019 16:43:44 +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 DjuBmXYoQqcF; Tue, 20 Aug 2019 16:43:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0C268868E7; Tue, 20 Aug 2019 16:43:44 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 74EBB1BF3FE for ; Tue, 20 Aug 2019 16:43:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 72D2822889 for ; Tue, 20 Aug 2019 16:43:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zvc0cUlJ-tkd for ; Tue, 20 Aug 2019 16:43:40 +0000 (UTC) X-Greylist: delayed 03:00:00 by SQLgrey-1.7.6 Received: from 11.mo5.mail-out.ovh.net (11.mo5.mail-out.ovh.net [46.105.47.167]) by silver.osuosl.org (Postfix) with ESMTPS id 0A22E204D3 for ; Tue, 20 Aug 2019 16:43:40 +0000 (UTC) Received: from player795.ha.ovh.net (unknown [10.108.35.210]) by mo5.mail-out.ovh.net (Postfix) with ESMTP id 6DC0E24827F for ; Tue, 20 Aug 2019 15:04:13 +0200 (CEST) Received: from blach.pl (adlm75.neoplus.adsl.tpnet.pl [79.185.16.75]) (Authenticated sender: grzegorz@blach.pl) by player795.ha.ovh.net (Postfix) with ESMTPSA id 3B9AE8E7AE6A; Tue, 20 Aug 2019 13:04:08 +0000 (UTC) From: Grzegorz Blach To: buildroot@buildroot.org Date: Tue, 20 Aug 2019 13:03:52 +0000 Message-Id: <20190820130353.19236-2-grzegorz@blach.pl> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190820130353.19236-1-grzegorz@blach.pl> References: <20190820130353.19236-1-grzegorz@blach.pl> MIME-Version: 1.0 X-Ovh-Tracer-Id: 17279467346994290334 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrudeguddgheekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddm Subject: [Buildroot] [PATCH 2/3] package/python-pigpio: bump to version 1.44 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: Grzegorz Blach , Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Grzegorz Blach --- package/python-pigpio/python-pigpio.hash | 4 ++-- package/python-pigpio/python-pigpio.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-pigpio/python-pigpio.hash b/package/python-pigpio/python-pigpio.hash index 41ac25c350..71dd617e8e 100644 --- a/package/python-pigpio/python-pigpio.hash +++ b/package/python-pigpio/python-pigpio.hash @@ -1,3 +1,3 @@ # md5, sha256 from https://pypi.org/pypi/pigpio/json -md5 f63ca89fdc733a5bad784155e6c1b9ff pigpio-1.42.tar.gz -sha256 274fc6df10a787e6a34b748a61a142f38dbf812b386f5b1762c66ad6a67b7873 pigpio-1.42.tar.gz +md5 17c1a662f43b17a0c7e671a0a351d468 pigpio-1.44.tar.gz +sha256 df5e430e5c026c95f575cb50ccd18eb37d41be4e0bbbde070ab332dae27fdf58 pigpio-1.44.tar.gz diff --git a/package/python-pigpio/python-pigpio.mk b/package/python-pigpio/python-pigpio.mk index 7da1b6f4b0..52bc23249e 100644 --- a/package/python-pigpio/python-pigpio.mk +++ b/package/python-pigpio/python-pigpio.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_PIGPIO_VERSION = 1.42 +PYTHON_PIGPIO_VERSION = 1.44 PYTHON_PIGPIO_SOURCE = pigpio-$(PYTHON_PIGPIO_VERSION).tar.gz -PYTHON_PIGPIO_SITE = https://files.pythonhosted.org/packages/f6/c1/73d7b4287e2edc7e06ac34a4ec0c73d4758ba755a8d2ecc2aaf57bf7d54c +PYTHON_PIGPIO_SITE = https://files.pythonhosted.org/packages/8a/30/16b92e0fede5c543f56875c11f8658457af24991277aee693e0e66a6c967 PYTHON_PIGPIO_SETUP_TYPE = setuptools PYTHON_PIGPIO_LICENSE = Unlicense From patchwork Tue Aug 20 13:03:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Blach X-Patchwork-Id: 1150159 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=blach.pl Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46CX3v4H0xz9s00 for ; Tue, 20 Aug 2019 23:40:25 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 914C9881E2; Tue, 20 Aug 2019 13:40:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KRc2-w08M4-d; Tue, 20 Aug 2019 13:40:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 0480088350; Tue, 20 Aug 2019 13:40:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id C9BAC1BF475 for ; Tue, 20 Aug 2019 13:40:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C3ABF88350 for ; Tue, 20 Aug 2019 13:40:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EOfUNa2MYLNd for ; Tue, 20 Aug 2019 13:40:20 +0000 (UTC) X-Greylist: delayed 00:19:59 by SQLgrey-1.7.6 Received: from 12.mo4.mail-out.ovh.net (12.mo4.mail-out.ovh.net [178.33.104.253]) by hemlock.osuosl.org (Postfix) with ESMTPS id 8E4EA881E2 for ; Tue, 20 Aug 2019 13:40:20 +0000 (UTC) Received: from player795.ha.ovh.net (unknown [10.108.42.119]) by mo4.mail-out.ovh.net (Postfix) with ESMTP id C02D920334D for ; Tue, 20 Aug 2019 15:04:18 +0200 (CEST) Received: from blach.pl (adlm75.neoplus.adsl.tpnet.pl [79.185.16.75]) (Authenticated sender: grzegorz@blach.pl) by player795.ha.ovh.net (Postfix) with ESMTPSA id 748B28E7AEC7; Tue, 20 Aug 2019 13:04:13 +0000 (UTC) From: Grzegorz Blach To: buildroot@buildroot.org Date: Tue, 20 Aug 2019 13:03:53 +0000 Message-Id: <20190820130353.19236-3-grzegorz@blach.pl> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190820130353.19236-1-grzegorz@blach.pl> References: <20190820130353.19236-1-grzegorz@blach.pl> MIME-Version: 1.0 X-Ovh-Tracer-Id: 17280874722400951966 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrudeguddgheekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddm Subject: [Buildroot] [PATCH 3/3] package/python-redis: bump to version 3.3.8 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: Grzegorz Blach , Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Grzegorz Blach --- package/python-redis/python-redis.hash | 4 ++-- package/python-redis/python-redis.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-redis/python-redis.hash b/package/python-redis/python-redis.hash index 2c47881c7f..7c517ec1af 100644 --- a/package/python-redis/python-redis.hash +++ b/package/python-redis/python-redis.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/redis/json -md5 7ca3cb7a2a71f376fc235590ec7056f8 redis-3.2.1.tar.gz -sha256 8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273 redis-3.2.1.tar.gz +md5 69748526fd62a35cfacb0d7a6d200e72 redis-3.3.8.tar.gz +sha256 98a22fb750c9b9bb46e75e945dc3f61d0ab30d06117cbb21ff9cd1d315fedd3b redis-3.3.8.tar.gz # Locally computed sha256 checksums sha256 790148d8c12f8a38b2707a74be2343316bad126995ff54801a181b8b231ba124 LICENSE diff --git a/package/python-redis/python-redis.mk b/package/python-redis/python-redis.mk index aa1bc3588b..584ef3bc2d 100644 --- a/package/python-redis/python-redis.mk +++ b/package/python-redis/python-redis.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_REDIS_VERSION = 3.2.1 +PYTHON_REDIS_VERSION = 3.3.8 PYTHON_REDIS_SOURCE = redis-$(PYTHON_REDIS_VERSION).tar.gz -PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/24/d4/06486dee0f66ef8c5080dc576fdfb33131fd2e0be3747f2be4e5634088a2 +PYTHON_REDIS_SITE = https://files.pythonhosted.org/packages/d7/e9/549305f1c2480f8c24abadfaa71c20967cc3269769073b59960e9a566072 PYTHON_REDIS_SETUP_TYPE = setuptools PYTHON_REDIS_LICENSE = MIT PYTHON_REDIS_LICENSE_FILES = LICENSE