From patchwork Mon Jun 1 10:15:19 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: 1301688 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=SWY2iKu7; 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 49b9zT3NsDz9sRN for ; Mon, 1 Jun 2020 20:15:33 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0250184EA3; Mon, 1 Jun 2020 10:15:32 +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 LJl2Gku6iuCi; Mon, 1 Jun 2020 10:15:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id BD5818480D; Mon, 1 Jun 2020 10:15:30 +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 CB8D21BF401 for ; Mon, 1 Jun 2020 10:15:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C3AAF847FE for ; Mon, 1 Jun 2020 10:15:28 +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 SVP7iY1zW5oX for ; Mon, 1 Jun 2020 10:15:27 +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 C1A3A8480D for ; Mon, 1 Jun 2020 10:15:27 +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 0892E60057; Mon, 1 Jun 2020 12:15:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1591006524; bh=vaScp0NyDzKri1/Q3d8VqPsV4BUfGAzpi/ZXXpFm80w=; h=From:To:Cc:Subject:Date:From; b=SWY2iKu7W3BBA2unzTRX+wdEl9wpl33x+IWoXdx34YRgz9ATMu2H0vCva/SMC5J4G NmyeEn0gtg8bA3MgQGywwum2dzbOgoUV70kqNcZMs7kQ92chVTbcsTUBW3fCPa98VD WJ2TbDV82BbMWJcvTPJJtGDvipkiLeNeJwYPCNQwddvcXCaXwzaBliBRiLFhSC8HC6 1GkeiLF30mNci/K+Hho2M8EFzxA41R0Yzy4GRXNaZjhBARl+fEmrUq5mnxq54QLl/q fIvbt24dGGPI7BGgrMN1fd6QH1HHmibzcPh3Wq7LmxSxVSa35TALau1ZHd2UZUk/3d LM0pGMHH13i2Q== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 1 Jun 2020 12:15:19 +0200 Message-Id: <1591006519-11554-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH/next] package/python-periphery: bump to version 2.1.0 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" See changelog https://github.com/vsergeev/python-periphery/blob/master/CHANGELOG.md Update the license hash for a change in copyright years: -Copyright (c) 2015-2019 vsergeev / Ivan (Vanya) A. Sergeev +Copyright (c) 2015-2020 vsergeev / Ivan (Vanya) A. Sergeev Also switch to the new 2 spaces convention for the hash file Signed-off-by: Pierre-Jean Texier --- package/python-periphery/python-periphery.hash | 4 ++-- package/python-periphery/python-periphery.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/python-periphery/python-periphery.hash b/package/python-periphery/python-periphery.hash index e9c3869..13636d1 100644 --- a/package/python-periphery/python-periphery.hash +++ b/package/python-periphery/python-periphery.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 e6da8dcf8f639d1c3be3f19d27cbd472ef904db204c5453b250f87ab9bca2025 python-periphery-2.0.1.tar.gz -sha256 bf032b9319cfd918368219450a9917529f131925e698cbab1b63f42b629ff505 LICENSE +sha256 2c2482d026afc974ba5a966cd2c3a724ecf55e253223a9ea80fc98f77a3ca414 python-periphery-2.1.0.tar.gz +sha256 4a2ed465d05c7ec58bb5a8cd7d2475a2d423bb73cb9bc3e3565500c222d03dc8 LICENSE diff --git a/package/python-periphery/python-periphery.mk b/package/python-periphery/python-periphery.mk index 97cb52e..c322ded 100644 --- a/package/python-periphery/python-periphery.mk +++ b/package/python-periphery/python-periphery.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_PERIPHERY_VERSION = 2.0.1 +PYTHON_PERIPHERY_VERSION = 2.1.0 PYTHON_PERIPHERY_SITE = $(call github,vsergeev,python-periphery,v$(PYTHON_PERIPHERY_VERSION)) PYTHON_PERIPHERY_LICENSE = MIT PYTHON_PERIPHERY_LICENSE_FILES = LICENSE