components/python/librabbitmq/Makefile
branchs11-update
changeset 3778 35735ffdda43
parent 3661 47545fb8aed4
child 3789 137fdcb27c8e
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    32 COMPONENT_PROJECT_URL=	http://github.com/celery/librabbitmq
    32 COMPONENT_PROJECT_URL=	http://github.com/celery/librabbitmq
    33 COMPONENT_BUGDB=	python-mod/librabbitmq
    33 COMPONENT_BUGDB=	python-mod/librabbitmq
    34 
    34 
    35 TPNO=			14503
    35 TPNO=			14503
    36 
    36 
       
    37 # This module is not Python 3 ready: syntax work needed.
       
    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)