components/python/neutronclient/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 3178 77584387a894
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    32     sha256:41c8fc9dcd947fcd0250175ace419228fc9ac3820442826ba9858ab6f99066c5
    32     sha256:41c8fc9dcd947fcd0250175ace419228fc9ac3820442826ba9858ab6f99066c5
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-neutronclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-neutronclient
    35 COMPONENT_BUGDB=	service/neutron
    35 COMPONENT_BUGDB=	service/neutron
    36 
    36 
       
    37 TPNO=			17871
       
    38 
    37 # Syntax issues: not Python 3 ready.
    39 # Syntax issues: 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