commit 8914c40282673a6747df28e5dbfc5a32571624b7
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Thu Dec 5 21:36:13 2024 +0100

    Up to 1.24.1

 micropython.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/micropython.spec b/micropython.spec
index d45ca3a..648506b 100644
--- a/micropython.spec
+++ b/micropython.spec
@@ -4,12 +4,12 @@
 
 Summary:       Implementation of Python 3 with very low memory footprint
 Name:          micropython
-Version:       1.18
+Version:       1.24.1
 Release:       1
 License:       MIT
 Group:         Development/Languages/Python
 Source0:       
http://micropython.org/resources/source/%{name}-%{version}.tar.xz
-# Source0-md5: 134dcca4c286b8be9d2cc738809b7246
+# Source0-md5: 1086e0af7127fc5021ca91f882c985f7
 URL:           http://micropython.org/
 BuildRequires: libffi-devel
 BuildRequires: mbedtls-devel
@@ -47,7 +47,7 @@ Implementation of Python 3 with very low memory footprint.
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_bindir}
-cp -a ports/unix/micropython $RPM_BUILD_ROOT%{_bindir}
+cp -a ports/unix/build-standard/micropython $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/micropython.git/commitdiff/8914c40282673a6747df28e5dbfc5a32571624b7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to