python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / brotlicffi / Makefile
blob0da11446a349defa1c13f511ea042a8f2a11a972
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 brotlicffi
17 BUILD_STYLE = setup.py
18 PYTHON3_SOABI = abi3
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME = brotlicffi
23 HUMAN_VERSION = 1.1.0.0
24 COMPONENT_SUMMARY = brotlicffi - Python CFFI bindings to the Brotli library
25 COMPONENT_PROJECT_URL = https://github.com/python-hyper/brotlicffi
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/95/9d/70caa61192f570fcf0352766331b735afa931b4c6bc9a348a0925cc13288/brotlicffi-1.1.0.0.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:b77827a689905143f87915310b93b273ab17888fd43ef350d4832c4a71083c13
30 COMPONENT_LICENSE = MIT
31 COMPONENT_LICENSE_FILE = LICENSE
33 # https://github.com/python-hyper/brotlicffi/issues/191
34 TEST_STYLE = none
36 include $(WS_MAKE_RULES)/common.mk
38 # Auto-generated dependencies
39 PYTHON_REQUIRED_PACKAGES += library/python/cffi
40 PYTHON_REQUIRED_PACKAGES += runtime/python
41 REQUIRED_PACKAGES += system/library