package/python-daemon: bump to version 2.2.3

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Pierre-Jean Texier 2019-06-21 14:44:22 +02:00 committed by Thomas Petazzoni
parent 360a062147
commit f15e0999b1
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=72e2acf2c3d69c7fa75a6625d06adfd0, sha256 locally computed
md5 72e2acf2c3d69c7fa75a6625d06adfd0 python-daemon-2.1.1.tar.gz
sha256 58a8c187ee37c3a28913bef00f83240c9ecd4a59dce09a24d92f5c941606689f python-daemon-2.1.1.tar.gz
# 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

View File

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_DAEMON_VERSION = 2.1.1
PYTHON_DAEMON_VERSION = 2.2.3
PYTHON_DAEMON_SITE = https://pypi.python.org/packages/source/p/python-daemon
PYTHON_DAEMON_LICENSE = Apache-2.0 (library), GPL-3.0+ (test, build)
PYTHON_DAEMON_LICENSE_FILES = LICENSE.ASF-2 LICENSE.GPL-3