[PATCH] testing/micropython: Update 1.9.4 --> 1.11
Export this patch
---
testing/micropython/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/testing/micropython/APKBUILD b/testing/micropython/APKBUILD
index 53e3756eec..14ba0ead51 100644
--- a/testing/micropython/APKBUILD
+++ b/testing/micropython/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Marian <marian.buschsieweke@ovgu.de>
# Maintainer: Marian <marian.buschsieweke@ovgu.de>
pkgname=micropython
-pkgver=1.9.4
-pkgrel=4
+pkgver=1.11
+pkgrel=0
pkgdesc="A lean and efficient Python implementation for MCUs and constrained systems"
url="https://www.micropython.org/"
@@ -57,7 +57,7 @@ cross() {
install -m755 mpy-cross/mpy-cross "${subpkgdir}/usr/bin/mpy-cross"
}
-sha512sums="aae15ed4251e56261e7ce0db6c86727e62d466e43d3867bb080c21653c0ef3cd25b6ee4b0438fab2ecc838b4b73f7b59ae7a851ad20ef6c38b9eb8667a7dc364 micropython-1.9.4.tar.gz
+sha512sums="1d8a9e79690da3c92cf0a6bdc76d091321bf1ebc310d6f8dd11101a64861599b076cacb59489e3cf86f47cf4fe4331f16f6afd64a2f1cf0cbdf1ddb294b7623e micropython-1.11.tar.gz
8f994394f42d7fed5fa35b62c01c37ebea3b487c029d659134a263ef8d65e1ec17bec755fdf57cde2f234969bc4f7f4ab30858562d7f8cdb2bc6cb819ba2ae0d micropython-1.9.4-prevent-stripping.patch
4c1de6a6477453e846998565402c69d1dd716cf692a3bb55aa16b6991722a94d8364c05f0603b981a7dd9e9af577a3f46910a60d501513af547ebbf3ed574711 0000-unix-mpconfigport.patch
8dbdc52e09f70b5eea461257ebc00031ab9d2c91a9bdbd7522e4ffd1eddddcd0dab3a171361e776543abca827a2f5d6ad01b06c10c8635db861bf79bfa065338 python3.patch"
--
2.22.0
Please use our commit naming scheme: <repo>/<package>: upgrade to <pkgver>