# # 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 flake8-noqa # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = flake8-noqa HUMAN_VERSION = 1.4.0 COMPONENT_SUMMARY = flake8-noqa - Flake8 noqa comment validation COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/71/d0/88b930e9da2f333c71474a2d8207954178d71724a6673a111d9117aff1c6/flake8-noqa-1.4.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:771765ab27d1efd157528379acd15131147f9ae578a72d17fb432ca197881243 COMPONENT_LICENSE = LGPL-3.0-only COMPONENT_LICENSE_FILE = COPYING.LESSER TEST_STYLE = none include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/flake8 PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm PYTHON_REQUIRED_PACKAGES += library/python/typing-extensions PYTHON_REQUIRED_PACKAGES += library/python/wheel PYTHON_REQUIRED_PACKAGES += runtime/python