# # 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 pydocstyle # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pydocstyle HUMAN_VERSION = 6.3.0 COMPONENT_SUMMARY = pydocstyle - Python docstring style checker COMPONENT_PROJECT_URL = https://www.pydocstyle.org/en/stable/ COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/e9/5c/d5385ca59fd065e3c6a5fe19f9bc9d5ea7f2509fa8c9c22fb6b2031dd953/pydocstyle-6.3.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1 COMPONENT_LICENSE = MIT # https://github.com/PyCQA/pydocstyle/issues/351 TEST_STYLE = none include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/importlib-metadata PYTHON_REQUIRED_PACKAGES += library/python/poetry-core PYTHON_REQUIRED_PACKAGES += library/python/snowballstemmer PYTHON_REQUIRED_PACKAGES += runtime/python