components/python/jsonrpclib/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 873 eacbe16b1cd9
child 1071 cc3ecf7b3dec
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    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 
    37 
    37 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    40 
    41