Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5523

[Python] [Packaging] Use HTTPS consistently for downloading dependencies

    XMLWordPrintableJSON

Details

    Description

      Some download URLs in the manylinux scripts use plain-text protocols:

      python/manylinux1/scripts/build_thrift.sh:wget http://archive.apache.org/dist/thrift/${THRIFT_VERSION}/thrift-${THRIFT_VERSION}.tar.gz
      python/manylinux1/scripts/build_python.sh:AUTOCONF_DOWNLOAD_URL=http://ftp.gnu.org/gnu/autoconf
      python/manylinux1/scripts/build_python.sh:AUTOMAKE_DOWNLOAD_URL=http://ftp.gnu.org/gnu/automake
      python/manylinux1/scripts/build_python.sh:LIBTOOL_DOWNLOAD_URL=http://ftp.gnu.org/gnu/libtool
      python/manylinux1/scripts/build_bison.sh:wget http://ftp.gnu.org/gnu/bison/bison-3.0.4.tar.gz
      python/manylinux1/scripts/build_re2.sh:curl -sL "http://github.com/google/re2/archive/${RE2_VERSION}.tar.gz" -o re2-${RE2_VERSION}.tar.gz
      python/manylinux1/scripts/build_llvm.sh:curl -sL http://releases.llvm.org/${LLVM_VERSION}/llvm-${LLVM_VERSION}.src.tar.xz -o llvm-${LLVM_VERSION}.src.tar.xz
      python/manylinux1/scripts/build_clang.sh:curl -sL http://releases.llvm.org/${LLVM_VERSION}/cfe-${LLVM_VERSION}.src.tar.xz -o cfe-${LLVM_VERSION}.src.tar.xz
      

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m