Tianyi Wang created IMPALA-6682:
-----------------------------------

             Summary: Support hash function other than md5 in pypi download 
script
                 Key: IMPALA-6682
                 URL: https://issues.apache.org/jira/browse/IMPALA-6682
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Tianyi Wang
            Assignee: Tianyi Wang


pip_download.py assumes that the python repository to use md5 as the hash 
algorithm. On Mar 15, 2018 some traffic of 
[https://pypi.python.org|https://pypi.python.org/] is redirected to 
[https://pypi.org/simple|https://pypi.org/simple.], which uses sha-256. 
According to [PEP-503|https://www.python.org/dev/peps/pep-0503/] it could be 
any algorithm supported by python hashlib. We should change pip_download.py to 
support them. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to