openexr: make architecture independent
[oi-userland.git] / components / python / pyasn1 / Makefile
blob3b2d748be94d272113a9758fa45e1e069501e4d7
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 pyasn1
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = pyasn1
22 HUMAN_VERSION = 0.4.8
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = pyasn1 - ASN.1 types and codecs
25 COMPONENT_PROJECT_URL = https://github.com/etingof/pyasn1
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/a4/db/fffec68299e6d7bad3d504147f9094830b704527a7fc098b721d38cc7fa7/pyasn1-0.4.8.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba
30 COMPONENT_LICENSE = BSD-2-Clause
31 COMPONENT_LICENSE_FILE = LICENSE.rst
33 TEST_STYLE = pytest
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += runtime/python