# # 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 lxml-stubs # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = lxml-stubs HUMAN_VERSION = 0.5.1 COMPONENT_SUMMARY = lxml-stubs - Type annotations for the lxml package COMPONENT_PROJECT_URL = https://github.com/lxml/lxml-stubs COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/99/da/1a3a3e5d159b249fc2970d73437496b908de8e4716a089c69591b4ffa6fd/lxml-stubs-0.5.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:e0ec2aa1ce92d91278b719091ce4515c12adc1d564359dfaf81efa7d4feab79d COMPONENT_LICENSE = Apache-2.0 OR MIT COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += library/python/wheel PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/coverage TEST_REQUIRED_PACKAGES.python += library/python/mypy TEST_REQUIRED_PACKAGES.python += library/python/pytest TEST_REQUIRED_PACKAGES.python += library/python/pytest-mypy-plugins TEST_REQUIRED_PACKAGES.python += library/python/tomli