python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / notify2 / Makefile
blob7c4f3b913b0931b3bb4834754a8cdf65f57c7f20
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project notify2
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = notify2
22 HUMAN_VERSION = 0.3.1
23 COMPONENT_REVISION = 2
24 COMPONENT_SUMMARY = notify2 - Python interface to DBus notifications
25 COMPONENT_PROJECT_URL = https://bitbucket.org/takluyver/pynotify2
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/aa/e8/d4b335aa739dc299a77766ecc5f1972d1de1993524aa94acef3219bba315/notify2-0.3.1.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d
30 COMPONENT_LICENSE = BSD-2-Clause
31 COMPONENT_LICENSE_FILE = LICENSE
33 TEST_STYLE = pytest
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += runtime/python