components/python/cffi/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 3113 49fd14223e17
child 3817 30b42c38bbc4
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    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