forked from pool/micropython
- Update to 1.17:
The release notes are REALLY long, so please go to https://github.com/micropython/micropython/releases/tag/v1.17 to read them. - Remove already upstreamed patch fix-uasyncio_heaplock-test.patch. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48271fb5da97efc22325c3fc1d87ba45b32bab25673206d8d8136c25e4ff29a9
|
||||
size 57079580
|
||||
3
micropython-1.17.tar.xz
Normal file
3
micropython-1.17.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e322f915cee784de0f8614779cdb88fce175956975b3864e2d1898a53638a2f7
|
||||
size 56606868
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 23:42:55 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.17:
|
||||
The release notes are REALLY long, so please go to
|
||||
https://github.com/micropython/micropython/releases/tag/v1.17
|
||||
to read them.
|
||||
- Remove already upstreamed patch fix-uasyncio_heaplock-test.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 15:11:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: micropython
|
||||
Version: 1.16
|
||||
Version: 1.17
|
||||
Release: 0
|
||||
Summary: Implementation of Python 3 with very low memory footprint
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user