# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project notify2 # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = notify2 HUMAN_VERSION = 0.3.1 COMPONENT_REVISION = 2 COMPONENT_SUMMARY = notify2 - Python interface to DBus notifications COMPONENT_PROJECT_URL = https://bitbucket.org/takluyver/pynotify2 COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/aa/e8/d4b335aa739dc299a77766ecc5f1972d1de1993524aa94acef3219bba315/notify2-0.3.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d COMPONENT_LICENSE = BSD-2-Clause COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python