diff options
author | Lionel Flandrin <lionel@svkt.org> | 2018-04-11 18:37:12 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-27 23:11:52 +0200 |
commit | 2609bc2e4e9b70277445081e1c7d097a04836576 (patch) | |
tree | b2e6b7256182041d6bea23756b9c6cfe02ddd6a1 /package/python-daemonize/python-daemonize.hash | |
parent | fa5ca6974d2504dccc35f43dcabcf30f076d8685 (diff) | |
download | buildroot-2609bc2e4e9b70277445081e1c7d097a04836576.tar.gz buildroot-2609bc2e4e9b70277445081e1c7d097a04836576.zip |
python-daemonize: new package
Library to enable your code run as a daemon process on Unix-like
systems.
Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-daemonize/python-daemonize.hash')
-rw-r--r-- | package/python-daemonize/python-daemonize.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-daemonize/python-daemonize.hash b/package/python-daemonize/python-daemonize.hash new file mode 100644 index 0000000000..d2111a3193 --- /dev/null +++ b/package/python-daemonize/python-daemonize.hash @@ -0,0 +1,3 @@ +# From https://pypi.python.org/pypi/daemonize/json +md5 6759005b12dfeea0d4305f8536b4b0c2 daemonize-2.4.7.tar.gz +sha256 c0194e861826be456c7c69985825ac7b79632d8ac7ad4cde8e12fee7971468c8 daemonize-2.4.7.tar.gz |