components/python/jsonpatch/Makefile
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    30     sha256:0a5e453fa7ec05e838fc66301708115e59fc9866a1bb46ed08da33c7d0ba2e14
    30     sha256:0a5e453fa7ec05e838fc66301708115e59fc9866a1bb46ed08da33c7d0ba2e14
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	http://pypi.python.org/pypi/jsonpatch
    32 COMPONENT_PROJECT_URL=	http://pypi.python.org/pypi/jsonpatch
    33 COMPONENT_BUGDB=	python-mod/jsonpatch
    33 COMPONENT_BUGDB=	python-mod/jsonpatch
    34 
    34 
       
    35 TPNO=			14503
       
    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)