diff mbox series

[PATCH/next] package/python-periphery: bump to version 2.1.0

Message ID 1591006519-11554-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series [PATCH/next] package/python-periphery: bump to version 2.1.0 | expand

Commit Message

Pierre-Jean Texier June 1, 2020, 10:15 a.m. UTC
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 <pjtexier@koncepto.io>
---
 package/python-periphery/python-periphery.hash | 4 ++--
 package/python-periphery/python-periphery.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni June 2, 2020, 9:19 p.m. UTC | #1
On Mon,  1 Jun 2020 12:15:19 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> 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 <pjtexier@koncepto.io>
> ---
>  package/python-periphery/python-periphery.hash | 4 ++--
>  package/python-periphery/python-periphery.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

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