[Buildroot] [PATCH 12/23] python-sdnotify: bump to version 0.3.2

Asaf Kahlon asafka7 at gmail.com
Wed Sep 26 15:34:54 UTC 2018


Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
---
 package/python-sdnotify/python-sdnotify.hash | 9 +++++----
 package/python-sdnotify/python-sdnotify.mk   | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package/python-sdnotify/python-sdnotify.hash b/package/python-sdnotify/python-sdnotify.hash
index 6d3ad6ba89..b4106418ef 100644
--- a/package/python-sdnotify/python-sdnotify.hash
+++ b/package/python-sdnotify/python-sdnotify.hash
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/sdnotify/json
-md5	a182c1ef47e1c6c965771aa3029da16f  sdnotify-0.3.1.tar.gz
-# sha256 calculated by scanpypi
-sha256	e69220d4f6cbb02130f43f929350a80cf51033fde47dcb056fbda71e2dff2d5a  sdnotify-0.3.1.tar.gz
+# md5, sha256 from https://pypi.org/pypi/sdnotify/json
+md5	749ddca1c70be1697fecc443fb1fdb16  sdnotify-0.3.2.tar.gz
+sha256	73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1  sdnotify-0.3.2.tar.gz
+# Locally computed sha256 checksums
+sha256	038351c6f544a386576da41d5fe1320437ed211507565dd9c334c8290055b88e  LICENSE.txt
diff --git a/package/python-sdnotify/python-sdnotify.mk b/package/python-sdnotify/python-sdnotify.mk
index 7c24d32729..1b0f2276dc 100644
--- a/package/python-sdnotify/python-sdnotify.mk
+++ b/package/python-sdnotify/python-sdnotify.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SDNOTIFY_VERSION = 0.3.1
+PYTHON_SDNOTIFY_VERSION = 0.3.2
 PYTHON_SDNOTIFY_SOURCE = sdnotify-$(PYTHON_SDNOTIFY_VERSION).tar.gz
-PYTHON_SDNOTIFY_SITE = https://pypi.python.org/packages/57/f9/ae03e3ebc83be0d501cde1f5d6d23dee74f5c2105f2cdb98bff4fa9ada9c
+PYTHON_SDNOTIFY_SITE = https://files.pythonhosted.org/packages/ce/d8/9fdc36b2a912bf78106de4b3f0de3891ff8f369e7a6f80be842b8b0b6bd5
 PYTHON_SDNOTIFY_SETUP_TYPE = distutils
 PYTHON_SDNOTIFY_LICENSE = MIT
 PYTHON_SDNOTIFY_LICENSE_FILES = LICENSE.txt
-- 
2.17.1




More information about the buildroot mailing list