[Buildroot] [git commit] package/python-daemon: bump to version 2.3.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Oct 24 21:02:06 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=232ebbe3ab35861d8170ee11bc178338b6931132
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/python-daemon/python-daemon.hash | 4 ++--
 package/python-daemon/python-daemon.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-daemon/python-daemon.hash b/package/python-daemon/python-daemon.hash
index 4f53902d3f..005a969207 100644
--- a/package/python-daemon/python-daemon.hash
+++ b/package/python-daemon/python-daemon.hash
@@ -1,6 +1,6 @@
 # md5, sha256 https://pypi.org/pypi/python-daemon/json
-md5  3ab10a93472201214cd95c05f1923af6  python-daemon-2.2.3.tar.gz
-sha256  affeca9e5adfce2666a63890af9d6aff79f670f7511899edaddca7f96593cc25  python-daemon-2.2.3.tar.gz
+md5  b7397fe73d516dc14921500a1245b41c  python-daemon-2.3.2.tar.gz
+sha256  3deeb808e72b6b89f98611889e11cc33754f5b2c1517ecfa1aaf25f402051fb5  python-daemon-2.3.2.tar.gz
 # Locally computed sha256
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE.ASF-2
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  LICENSE.GPL-3
diff --git a/package/python-daemon/python-daemon.mk b/package/python-daemon/python-daemon.mk
index 600ccf5bf1..aa8019f4be 100644
--- a/package/python-daemon/python-daemon.mk
+++ b/package/python-daemon/python-daemon.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_DAEMON_VERSION = 2.2.3
-PYTHON_DAEMON_SITE = https://pypi.python.org/packages/source/p/python-daemon
+PYTHON_DAEMON_VERSION = 2.3.2
+PYTHON_DAEMON_SITE = https://files.pythonhosted.org/packages/d9/3c/727b06abb46fead341a2bdad04ba4a4db5395c44c45d8ba0aa82b517e462
 PYTHON_DAEMON_LICENSE = Apache-2.0 (library), GPL-3.0+ (test, build)
 PYTHON_DAEMON_LICENSE_FILES = LICENSE.ASF-2 LICENSE.GPL-3
 PYTHON_DAEMON_SETUP_TYPE = setuptools



More information about the buildroot mailing list