components/python/cliff/Makefile
branchs11-update
changeset 2902 206ef3eafd0a
parent 2785 b6f5c5d1d0b7
child 3661 47545fb8aed4
child 4156 4b1def16fe9b
equal deleted inserted replaced
2901:5096530f204e 2902:206ef3eafd0a
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		cliff
    25 COMPONENT_NAME=		cliff
    26 COMPONENT_VERSION=	1.4
    26 COMPONENT_VERSION=	1.4.5
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    27 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    28 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    29 COMPONENT_ARCHIVE_HASH=	\
    29 COMPONENT_ARCHIVE_HASH=	\
    30     sha256:e5650c92bdd7917f850fc3ac11bd3ad4abd0cb0be4654770b29b63f288bea316
    30     sha256:0ec2c40e899cbb4d478aa946e1430600bf596ca2a3f12162a9514e9d580935ec
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cliff
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cliff
    33 COMPONENT_BUGDB=	python-mod/cliff
    33 COMPONENT_BUGDB=	python-mod/cliff
    34 
    34 
    35 include $(WS_TOP)/make-rules/prep.mk
    35 include $(WS_TOP)/make-rules/prep.mk