python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / cmarkgfm / Makefile
blobab52778be3c459be523548c103b3172a6ffaa9eb
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 cmarkgfm
17 BUILD_STYLE = pyproject
18 PYTHON3_SOABI = abi3
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME = cmarkgfm
23 HUMAN_VERSION = 2024.1.14
24 COMPONENT_SUMMARY = cmarkgfm - Minimal bindings to GitHub's fork of cmark
25 COMPONENT_PROJECT_URL = https://github.com/theacodes/cmarkgfm
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/7d/57/0480532cf04f77ff6f34985109079e87b9028444540731a5380abd0a3325/cmarkgfm-2024.1.14.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:a208c1726e12ba385125cef2c6d375c41c5dea4cc2673a77af712b1dbf074e90
30 COMPONENT_LICENSE = MIT
31 COMPONENT_LICENSE_FILE = LICENSE.txt
33 TEST_STYLE = pytest
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += library/python/cffi
39 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
40 PYTHON_REQUIRED_PACKAGES += library/python/wheel
41 PYTHON_REQUIRED_PACKAGES += runtime/python
42 REQUIRED_PACKAGES += system/library