From d4f129a7f438eefe6e50de58d3ae08b3c489d2f44931a217ad1806caca28eb14 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Feb 2022 21:59:32 +0000 Subject: [PATCH] Accepting request 950817 from home:jaimeMF:branches:devel:languages:python - Update to 1.18: full changelog available at https://github.com/micropython/micropython/releases/tag/v1.18 OBS-URL: https://build.opensuse.org/request/show/950817 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=12 --- micropython-1.17.tar.xz | 3 --- micropython-1.18.tar.xz | 3 +++ micropython.changes | 6 ++++++ micropython.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 micropython-1.17.tar.xz create mode 100644 micropython-1.18.tar.xz diff --git a/micropython-1.17.tar.xz b/micropython-1.17.tar.xz deleted file mode 100644 index 08c090f..0000000 --- a/micropython-1.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e322f915cee784de0f8614779cdb88fce175956975b3864e2d1898a53638a2f7 -size 56606868 diff --git a/micropython-1.18.tar.xz b/micropython-1.18.tar.xz new file mode 100644 index 0000000..da45108 --- /dev/null +++ b/micropython-1.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96fc71b42ed331c64e1adc5a830ec4f29f2975c23e8751109c03f32b80fa3eb4 +size 59646172 diff --git a/micropython.changes b/micropython.changes index 95bdb2d..85dada7 100644 --- a/micropython.changes +++ b/micropython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 2 20:54:39 UTC 2022 - Jaime Marquínez Ferrándiz + +- Update to 1.18: full changelog available at + https://github.com/micropython/micropython/releases/tag/v1.18 + ------------------------------------------------------------------- Sun Jan 16 13:34:06 UTC 2022 - Dirk Müller diff --git a/micropython.spec b/micropython.spec index 7d0e777..eb8472c 100644 --- a/micropython.spec +++ b/micropython.spec @@ -17,7 +17,7 @@ Name: micropython -Version: 1.17 +Version: 1.18 Release: 0 Summary: Implementation of Python 3 with very low memory footprint License: MIT