components/python/dogpile.core/Makefile
changeset 1948 2d1537e7942d
parent 1937 0603d23a9e17
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    32     sha256:be652fb11a8eaf66f7e5c94d418d2eaa60a2fe81dae500f3743a863cc9dbed76
    32     sha256:be652fb11a8eaf66f7e5c94d418d2eaa60a2fe81dae500f3743a863cc9dbed76
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=	https://bitbucket.org/zzzeek/dogpile.core
    34 COMPONENT_PROJECT_URL=	https://bitbucket.org/zzzeek/dogpile.core
    35 COMPONENT_BUGDB=	python-mod/dogpile.core
    35 COMPONENT_BUGDB=	python-mod/dogpile.core
    36 
    36 
       
    37 TPNO=			17259
       
    38 
    37 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    40 
    42 
    41 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    43 ASLR_MODE = $(ASLR_NOT_APPLICABLE)