components/python/cffi/Makefile
changeset 1948 2d1537e7942d
parent 1846 df40919e04fa
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    32 COMPONENT_ARCHIVE_HASH=	\
    32 COMPONENT_ARCHIVE_HASH=	\
    33     sha256:8192393640f7bc304ce82669b35eb90592566a30abbb4924456f52079afc18e2
    33     sha256:8192393640f7bc304ce82669b35eb90592566a30abbb4924456f52079afc18e2
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    35 COMPONENT_PROJECT_URL=	http://cffi.readthedocs.org/
    35 COMPONENT_PROJECT_URL=	http://cffi.readthedocs.org/
    36 COMPONENT_BUGDB=	python-mod/cffi
    36 COMPONENT_BUGDB=	python-mod/cffi
       
    37 
       
    38 TPNO=			16913
    37 
    39 
    38 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    42 include $(WS_TOP)/make-rules/ips.mk
    41 
    43