components/python/twisted-web2/Makefile
branchs11-update
changeset 3778 35735ffdda43
parent 3661 47545fb8aed4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    35 COMPONENT_ARCHIVE_URL=	http://tmrc.mit.edu/mirror/twisted/Web2/8.1/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://tmrc.mit.edu/mirror/twisted/Web2/8.1/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	python-mod/twisted-web2
    36 COMPONENT_BUGDB=	python-mod/twisted-web2
    37 
    37 
    38 TPNO=			9693
    38 TPNO=			9693
    39 
    39 
       
    40 # Depends on twisted, which is not Python 3 ready.
       
    41 PYTHON_VERSIONS = 2.7 2.6
       
    42 
    40 include $(WS_TOP)/make-rules/prep.mk
    43 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk
    44 include $(WS_TOP)/make-rules/setup.py.mk
    42 include $(WS_TOP)/make-rules/ips.mk
    45 include $(WS_TOP)/make-rules/ips.mk
    43 
    46 
    44 # common targets
    47 # common targets