components/python/novaclient/Makefile
branchs11-update
changeset 3178 77584387a894
parent 3028 5e73a3a3f66a
child 1948 2d1537e7942d
child 4156 4b1def16fe9b
equal deleted inserted replaced
3175:1ff833d174d4 3178:77584387a894
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		python-novaclient
    27 COMPONENT_NAME=		python-novaclient
    28 COMPONENT_VERSION=	2.15.0
    28 COMPONENT_VERSION=	2.17.0
    29 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:ec18819f1021419d7696705c8d008ca80535bd90577dc0b7708afe51dccee099
    32     sha256:af6f46890715eb5f4e0d25a714effbbac8da020715f81b1572a301c5e9887197
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-novaclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-novaclient
    35 COMPONENT_BUGDB=	service/nova
    35 COMPONENT_BUGDB=	service/nova
    36 
    36 
    37 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk