components/python/boto/Makefile
changeset 4339 6501cf9c29f9
parent 3998 5bd484384122
child 4984 7145b15b7f0d
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    78 install:	$(INSTALL_NO_ARCH)
    78 install:	$(INSTALL_NO_ARCH)
    79 
    79 
    80 # Tests require access to AWS/OpenStack metadata service & the Internet
    80 # Tests require access to AWS/OpenStack metadata service & the Internet
    81 test:		$(NO_TESTS)
    81 test:		$(NO_TESTS)
    82 
    82 
       
    83 system-test:    $(NO_TESTS)
       
    84 
    83 
    85 
    84 REQUIRED_PACKAGES += library/python/argparse-26
    86 REQUIRED_PACKAGES += library/python/argparse-26
    85 REQUIRED_PACKAGES += library/python/filechunkio-26
    87 REQUIRED_PACKAGES += library/python/filechunkio-26
    86 REQUIRED_PACKAGES += library/python/filechunkio-27
    88 REQUIRED_PACKAGES += library/python/filechunkio-27