components/python/django_compressor/Makefile
branchs11-update
changeset 3778 35735ffdda43
parent 3769 d867aacebb01
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    32 COMPONENT_PROJECT_URL=	http://django-compressor.readthedocs.org
    32 COMPONENT_PROJECT_URL=	http://django-compressor.readthedocs.org
    33 COMPONENT_BUGDB=	python-mod/django-cmpress 
    33 COMPONENT_BUGDB=	python-mod/django-cmpress 
    34 
    34 
    35 TPNO=			14503
    35 TPNO=			14503
    36 
    36 
       
    37 # Depends on django, 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)