components/python/pycountry/Makefile
changeset 1948 2d1537e7942d
parent 1719 ed40f9dc832e
child 2226 c1f6045a0cb0
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    30     sha256:1d1781ae6c42b15c26f45da7f53200defe00b6b2cad0512f05fdd43e539dd539
    30     sha256:1d1781ae6c42b15c26f45da7f53200defe00b6b2cad0512f05fdd43e539dd539
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pycountry
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pycountry
    33 COMPONENT_BUGDB=	python-mod/pycountry
    33 COMPONENT_BUGDB=	python-mod/pycountry
    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)