gst-plugins-good1: update to 1.24.11
[oi-userland.git] / components / python / flake8-noqa / Makefile
blobb17f489e8be234b598243fe8cd16c11dbd07e274
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 flake8-noqa
17 BUILD_STYLE = pyproject
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = flake8-noqa
22 HUMAN_VERSION = 1.4.0
23 COMPONENT_SUMMARY = flake8-noqa - Flake8 noqa comment validation
24 COMPONENT_ARCHIVE_URL = \
25 https://files.pythonhosted.org/packages/71/d0/88b930e9da2f333c71474a2d8207954178d71724a6673a111d9117aff1c6/flake8-noqa-1.4.0.tar.gz
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:771765ab27d1efd157528379acd15131147f9ae578a72d17fb432ca197881243
28 COMPONENT_LICENSE = LGPL-3.0-only
29 COMPONENT_LICENSE_FILE = COPYING.LESSER
31 TEST_STYLE = none
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 PYTHON_REQUIRED_PACKAGES += library/python/flake8
37 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
38 PYTHON_REQUIRED_PACKAGES += library/python/setuptools-scm
39 PYTHON_REQUIRED_PACKAGES += library/python/typing-extensions
40 PYTHON_REQUIRED_PACKAGES += library/python/wheel
41 PYTHON_REQUIRED_PACKAGES += runtime/python