diff mbox series

package/python-periphery: bump to version 2.0.1

Message ID 1578506332-11020-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series package/python-periphery: bump to version 2.0.1 | expand

Commit Message

Pierre-Jean Texier Jan. 8, 2020, 5:58 p.m. UTC
See changelog https://github.com/vsergeev/python-periphery/blob/master/CHANGELOG.md

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 package/python-periphery/python-periphery.hash | 2 +-
 package/python-periphery/python-periphery.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Jan. 11, 2020, 2:54 p.m. UTC | #1
On Wed,  8 Jan 2020 18:58:52 +0100
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> See changelog https://github.com/vsergeev/python-periphery/blob/master/CHANGELOG.md
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  package/python-periphery/python-periphery.hash | 2 +-
>  package/python-periphery/python-periphery.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Pierre-Jean Texier Jan. 11, 2020, 8:02 p.m. UTC | #2
Hello Thomas,

Le 11/01/2020 à 15:54, Thomas Petazzoni a écrit :
> Applied to master, thanks.

Thanks, but I don't see this one on master :(

Regards
Thomas Petazzoni Jan. 11, 2020, 8:25 p.m. UTC | #3
On Sat, 11 Jan 2020 21:02:10 +0100
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> Hello Thomas,
> 
> Le 11/01/2020 à 15:54, Thomas Petazzoni a écrit :
> > Applied to master, thanks.  
> 
> Thanks, but I don't see this one on master :(

Yes, I haven't pushed yet. I push commits in batches, but some real
life stuff got in the way, and I didn't push everything. It will
definitely be pushed when I resume by BR work, no worries.

Thomas
Pierre-Jean Texier Jan. 11, 2020, 8:30 p.m. UTC | #4
Le 11/01/2020 à 21:25, Thomas Petazzoni a écrit :
> Yes, I haven't pushed yet. I push commits in batches, but some real
> life stuff got in the way, and I didn't push everything. It will
> definitely be pushed when I resume by BR work, no worries.

Ok I see ;), thanks for the feedback.

Regards
diff mbox series

Patch

diff --git a/package/python-periphery/python-periphery.hash b/package/python-periphery/python-periphery.hash
index 3164120..e9c3869 100644
--- a/package/python-periphery/python-periphery.hash
+++ b/package/python-periphery/python-periphery.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256 e43d7e9037e73a6a108c73ed53f2a942373ee9c8d3aaca0f53a39956bef1f3d6  python-periphery-2.0.0.tar.gz
+sha256 e6da8dcf8f639d1c3be3f19d27cbd472ef904db204c5453b250f87ab9bca2025  python-periphery-2.0.1.tar.gz
 sha256 bf032b9319cfd918368219450a9917529f131925e698cbab1b63f42b629ff505  LICENSE
diff --git a/package/python-periphery/python-periphery.mk b/package/python-periphery/python-periphery.mk
index d24d87a..97cb52e 100644
--- a/package/python-periphery/python-periphery.mk
+++ b/package/python-periphery/python-periphery.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PYTHON_PERIPHERY_VERSION = 2.0.0
+PYTHON_PERIPHERY_VERSION = 2.0.1
 PYTHON_PERIPHERY_SITE = $(call github,vsergeev,python-periphery,v$(PYTHON_PERIPHERY_VERSION))
 PYTHON_PERIPHERY_LICENSE = MIT
 PYTHON_PERIPHERY_LICENSE_FILES = LICENSE