components/python/cmd2/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2902 206ef3eafd0a
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    30     sha256:8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0
    30     sha256:8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	http://pythonhosted.org/cmd2/
    32 COMPONENT_PROJECT_URL=	http://pythonhosted.org/cmd2/
    33 COMPONENT_BUGDB=	python-mod/cmd2
    33 COMPONENT_BUGDB=	python-mod/cmd2
    34 
    34 
       
    35 TPNO=			15996
       
    36 
    35 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    38 
    40 
    39 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    41 ASLR_MODE = $(ASLR_NOT_APPLICABLE)