diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-11-14 00:03:44 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-11-14 00:05:24 +0200 |
commit | 0aff87b808ace58e86a220ef691f394eec74ffea (patch) | |
tree | 0b1b430cbf374940ddc442f06cf03cbc00c11b4b | |
parent | 27dafa5ed58084746328b57e48aa63892024de12 (diff) | |
download | micropython-0aff87b808ace58e86a220ef691f394eec74ffea.tar.gz micropython-0aff87b808ace58e86a220ef691f394eec74ffea.zip |
tools: Update upip to 0.6.
Removes FFI dependency, instead uses builtin os module. Thus can work on
systems where dynamic library loading is not available.
-rw-r--r-- | tools/micropython-upip-0.5.9.tar.gz | bin | 8781 -> 0 bytes |
-rw-r--r-- | tools/micropython-upip-0.6.tar.gz | bin | 0 -> 5213 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tools/micropython-upip-0.5.9.tar.gz b/tools/micropython-upip-0.5.9.tar.gz Binary files differdeleted file mode 100644 index 3cfd5a93ce..0000000000 --- a/tools/micropython-upip-0.5.9.tar.gz +++ /dev/null diff --git a/tools/micropython-upip-0.6.tar.gz b/tools/micropython-upip-0.6.tar.gz Binary files differnew file mode 100644 index 0000000000..259240e5b0 --- /dev/null +++ b/tools/micropython-upip-0.6.tar.gz |