components/python/heatclient/Makefile
changeset 1948 2d1537e7942d
parent 1937 0603d23a9e17
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    32     sha256:8cc6d99f86529633b8b5d99417358fd7c023223572f190ae3e1da09ff435420f
    32     sha256:8cc6d99f86529633b8b5d99417358fd7c023223572f190ae3e1da09ff435420f
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-heatclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-heatclient
    35 COMPONENT_BUGDB=	service/heat
    35 COMPONENT_BUGDB=	service/heat
    36 
    36 
       
    37 TPNO=			17303
       
    38 
    37 # Depends on pyyaml which is not Python 3 ready. 
    39 # Depends on pyyaml which is not Python 3 ready. 
    38 PYTHON_VERSIONS=	2.7 2.6
    40 PYTHON_VERSIONS=	2.7 2.6
    39 
    41 
    40 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk
    43 include $(WS_TOP)/make-rules/setup.py.mk