mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
14
package/python-sdnotify/python-sdnotify.mk
Normal file
14
package/python-sdnotify/python-sdnotify.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-sdnotify
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SDNOTIFY_VERSION = 0.3.2
|
||||
PYTHON_SDNOTIFY_SOURCE = sdnotify-$(PYTHON_SDNOTIFY_VERSION).tar.gz
|
||||
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
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user