# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project zstd # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = zstd HUMAN_VERSION = 1.5.5.1 COMPONENT_SUMMARY = zstd - ZSTD Bindings for Python COMPONENT_PROJECT_URL = https://github.com/sergey-dryabzhinsky/python-zstd COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/ba/b4/bf8c6a6b73c6b267a13df955f821f041fcc770b56820b135849f33e3b888/zstd-1.5.5.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:1ef980abf0e1e072b028d2d76ef95b476632651c96225cf30b619c6eef625672 COMPONENT_LICENSE = BSD-2-Clause COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python REQUIRED_PACKAGES += system/library