rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / flex / Makefile
blob4ea382651f7fe397a6c1733e1654d98dd0447aa3
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 flex
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = flex
22 HUMAN_VERSION = 6.14.1
23 COMPONENT_SUMMARY = flex - Swagger Schema validation.
24 COMPONENT_PROJECT_URL = https://github.com/pipermerriam/flex
25 COMPONENT_ARCHIVE_URL = \
26 https://files.pythonhosted.org/packages/de/51/f3bf1779a12e92c3bf9f2d0ee242298775ef625adb596951090bdd24854f/flex-6.14.1.tar.gz
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:292ed6a37f1ac0a10ad8669f5ceb82e8ba3106c16c54090820927bac8b0b29eb
29 COMPONENT_LICENSE = MIT
30 COMPONENT_LICENSE_FILE = LICENSE
32 TEST_STYLE = setup.py
34 include $(WS_MAKE_RULES)/common.mk
36 # Auto-generated dependencies
37 PYTHON_REQUIRED_PACKAGES += library/python/click
38 PYTHON_REQUIRED_PACKAGES += library/python/importlib-metadata
39 PYTHON_REQUIRED_PACKAGES += library/python/jsonpointer
40 PYTHON_REQUIRED_PACKAGES += library/python/pyyaml
41 PYTHON_REQUIRED_PACKAGES += library/python/requests
42 PYTHON_REQUIRED_PACKAGES += library/python/rfc3987
43 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
44 PYTHON_REQUIRED_PACKAGES += library/python/six
45 PYTHON_REQUIRED_PACKAGES += library/python/strict-rfc3339
46 PYTHON_REQUIRED_PACKAGES += library/python/validate-email
47 PYTHON_REQUIRED_PACKAGES += runtime/python