components/python/quantumclient/Makefile
changeset 1909 0f03fb0ff75c
parent 1760 353323c7bdc1
child 1948 2d1537e7942d
equal deleted inserted replaced
1908:702ae3973fcc 1909:0f03fb0ff75c
    32     sha256:9135e69363db0078a9353d5005d20dd4f82a43fdd31a2dd09bb4f94f9c2fdee9
    32     sha256:9135e69363db0078a9353d5005d20dd4f82a43fdd31a2dd09bb4f94f9c2fdee9
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-quantumclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-quantumclient
    35 COMPONENT_BUGDB=	service/neutron
    35 COMPONENT_BUGDB=	service/neutron
    36 
    36 
       
    37 # Depends on neutronclient which is not Python 3 ready.
       
    38 PYTHON_VERSIONS=	2.7 2.6
       
    39 
    37 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    42 include $(WS_TOP)/make-rules/ips.mk
    40 
    43 
    41 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)