summaryrefslogtreecommitdiff
path: root/tools/upip.py
AgeCommit message (Expand)Author
2021-04-23tools/upip.py: Use .errno instead of .args[0] for OSError exceptions.Damien George
2020-10-20tools/upip.py: Support explicit port number in host.awachtler
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-05-15tools/upip.py: Add support for multiple index URLs with custom default.Damien George
2019-03-08tools/upip.py: Use "raise arg" instead of no-arg raise form, for native.Damien George
2018-04-23tools/upip: Upgrade upip to 1.2.4.Damien George
2017-09-29tools/upip: Upgrade to 1.2.2.Paul Sokolovsky
2017-05-05tools/upip: Upgrade to 1.2.Paul Sokolovsky
2017-05-01tools/upip: Upgrade to 1.1.6, supports commented lines in requirements.txt.Paul Sokolovsky
2017-02-10tools/upip: Update to 1.1.5. Better and more user-friendly error handling.Paul Sokolovsky
2016-11-07tools, unix: Replace upip tarball with just source files.Paul Sokolovsky