components/python/xattr/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 3114 f0074f08c8db
child 3817 30b42c38bbc4
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    32 COMPONENT_ARCHIVE_HASH=	\
    32 COMPONENT_ARCHIVE_HASH=	\
    33     sha256:16c612ac01b9b5a31967e231c7f7d32b7263f151d5e3c617c69378170054805f
    33     sha256:16c612ac01b9b5a31967e231c7f7d32b7263f151d5e3c617c69378170054805f
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    35 COMPONENT_PROJECT_URL=	http://github.com/xattr/xattr
    35 COMPONENT_PROJECT_URL=	http://github.com/xattr/xattr
    36 COMPONENT_BUGDB=	python-mod/xattr
    36 COMPONENT_BUGDB=	python-mod/xattr
       
    37 
       
    38 TPNO=			16912
    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