perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pybonjour / Makefile
blobfe9c280757d872330af1e7a9206217245fd5f224
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 pybonjour
17 BUILD_STYLE = setup.py
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME = pybonjour
23 HUMAN_VERSION = 1.1.1
24 COMPONENT_REVISION = 6
25 COMPONENT_SUMMARY = pybonjour - Pure-Python interface to Apple Bonjour and compatible DNS-SD libraries
26 COMPONENT_PROJECT_URL = http://code.google.com/p/pybonjour/
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:006175b0fa6ef555fe8970132db81332827662a680d5f64dcb005bfcc80299ad
29 COMPONENT_LICENSE = MIT
31 TEST_STYLE = pytest
33 # This project cannot be downloaded from PyPI
34 COMPONENT_ARCHIVE_URL = \
35 https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pybonjour/$(COMPONENT_ARCHIVE)
37 include $(WS_MAKE_RULES)/common.mk
39 # Note: Testing fails if the svc:/network/dns/multicast:default service is not
40 # online.
42 # Auto-generated dependencies
43 PYTHON_REQUIRED_PACKAGES += runtime/python