components/python/jsonrpclib/Makefile
branchs11-update
changeset 2446 aabe313bb2a2
parent 2434 6c9bb5cf5610
child 1310 ed3f9d06a78b
equal deleted inserted replaced
2442:2bb639db4db5 2446:aabe313bb2a2
    31 COMPONENT_SRC=		joshmarshall-jsonrpclib-$(COMPONENT_HASH)
    31 COMPONENT_SRC=		joshmarshall-jsonrpclib-$(COMPONENT_HASH)
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
    34     sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
    35 COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
    35 COMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
    36 COMPONENT_BUGDB=	utility/python
    36 COMPONENT_BUGDB=	python-mod/jsonrpclib
    37 
    37 
    38 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    41 
    41