json-c: add 32 bit library, needed in order to be able to build fontconfig in 32...
[oi-userland.git] / components / python / characteristic / Makefile
blobbfb68432e4e9d5ab1cbde7fde0cdcfc14fa249c9
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 characteristic
17 BUILD_STYLE = setup.py
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME = characteristic
23 COMPONENT_VERSION = 14.3.0
24 COMPONENT_SUMMARY = characteristic - Python attributes without boilerplate.
25 COMPONENT_PROJECT_URL = https://characteristic.readthedocs.org/
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/dc/66/54b7a4758ea44fbc93895c7745060005272560fb2c356f2a6f7448ef9a80/characteristic-14.3.0.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:ded68d4e424115ed44e5c83c2a901a0b6157a959079d7591d92106ffd3ada380
30 COMPONENT_LICENSE = MIT
31 COMPONENT_LICENSE_FILE = LICENSE
33 # We need to override the default tox test style because it is just
34 # encapsulated setup.py test style. It is failing miserably.
35 TEST_STYLE = pytest
37 include $(WS_MAKE_RULES)/common.mk
39 # Auto-generated dependencies
40 PYTHON_REQUIRED_PACKAGES += runtime/python