components/python/sqlalchemy/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://www.sqlalchemy.org/
    32 COMPONENT_PROJECT_URL=	http://www.sqlalchemy.org/
    33 COMPONENT_BUGDB=	python-mod/sqlalchemy
    33 COMPONENT_BUGDB=	python-mod/sqlalchemy
    34 
    34 
    35 TPNO=			14503
    35 TPNO=			14503
    36 
    36 
       
    37 # This module appears to be Python 3 ready, but work is needed before we can
       
    38 # enable it.  See the README.py3k in the distro for details.
       
    39 PYTHON_VERSIONS = 2.7 2.6
       
    40 
    37 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    42 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    43 include $(WS_TOP)/make-rules/ips.mk
    40 
    44 
    41 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    45 ASLR_MODE = $(ASLR_NOT_APPLICABLE)