components/python/pip/Makefile
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 4422 785c3a06cb2f
equal deleted inserted replaced
7792:ee802f9b5132 7811:9126e6f58cd8
    54 # When this module is available, update this directive to test pip.
    54 # When this module is available, update this directive to test pip.
    55 test:           $(NO_TESTS)
    55 test:           $(NO_TESTS)
    56 
    56 
    57 system-test:    $(NO_TESTS)
    57 system-test:    $(NO_TESTS)
    58 
    58 
    59 REQUIRED_PACKAGES += library/python/requests-26
       
    60 REQUIRED_PACKAGES += library/python/requests-27
    59 REQUIRED_PACKAGES += library/python/requests-27
    61 REQUIRED_PACKAGES += library/python/requests-34
    60 REQUIRED_PACKAGES += library/python/requests-34
    62 REQUIRED_PACKAGES += library/python/setuptools-26
       
    63 REQUIRED_PACKAGES += library/python/setuptools-27
    61 REQUIRED_PACKAGES += library/python/setuptools-27
    64 REQUIRED_PACKAGES += library/python/setuptools-34
    62 REQUIRED_PACKAGES += library/python/setuptools-34