<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/micropython, branch 3.7-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/micropython: Update 1.9.1 --&gt; 1.9.2</title>
<updated>2017-11-06T09:03:53+00:00</updated>
<author>
<name>Marian Buschsieweke</name>
<email>marian.buschsieweke@ovgu.de</email>
</author>
<published>2017-10-24T15:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6e26a52c3874952a802e5a7b0dc15920d2e6f696'/>
<id>6e26a52c3874952a802e5a7b0dc15920d2e6f696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/micropython: Added subpackage micropython-cross</title>
<updated>2017-08-03T14:37:45+00:00</updated>
<author>
<name>Marian Buschsieweke</name>
<email>marian.buschsieweke@ovgu.de</email>
</author>
<published>2017-08-03T14:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9fe7424df631ee9c7f6ad662217192262f5dc401'/>
<id>9fe7424df631ee9c7f6ad662217192262f5dc401</id>
<content type='text'>
micropython-cross provides mpy-cross, which allows compiling python
code to micropython bytecode. This is particularly useful to
unburden MCUs from the task to compile python scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
micropython-cross provides mpy-cross, which allows compiling python
code to micropython bytecode. This is particularly useful to
unburden MCUs from the task to compile python scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/micropython: disable on some archs</title>
<updated>2017-08-03T13:33:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-08-03T13:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7038377cb749e5b94cf8c0d439b8bd580b4a6c6d'/>
<id>7038377cb749e5b94cf8c0d439b8bd580b4a6c6d</id>
<content type='text'>
../py/persistentcode.c:397:2: error: #error mp_raw_code_save_file not
implemented for this platform
 #error mp_raw_code_save_file not implemented for this platform
  ^~~~~

use only python3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
../py/persistentcode.c:397:2: error: #error mp_raw_code_save_file not
implemented for this platform
 #error mp_raw_code_save_file not implemented for this platform
  ^~~~~

use only python3
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/micropython: skip ffi_callback test and cleanup</title>
<updated>2017-08-03T12:48:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-08-03T12:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f05d7396b570645b7b9e3c8067db675c2cb4da96'/>
<id>f05d7396b570645b7b9e3c8067db675c2cb4da96</id>
<content type='text'>
the ffi_callback will not work under PaX kernel since it tries to
allocate memory which is both executable and writeable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the ffi_callback will not work under PaX kernel since it tries to
allocate memory which is both executable and writeable.
</pre>
</div>
</content>
</entry>
<entry>
<title>new aport: testing/micropython</title>
<updated>2017-08-03T12:48:14+00:00</updated>
<author>
<name>Marian Buschsieweke</name>
<email>marian.buschsieweke@ovgu.de</email>
</author>
<published>2017-08-02T07:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a7b59fce2064665f109a4a2f2c7d80530d58d40b'/>
<id>a7b59fce2064665f109a4a2f2c7d80530d58d40b</id>
<content type='text'>
A lean and efficient Python implementation for MCUs and constrained systems
http://www.micropython.org/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lean and efficient Python implementation for MCUs and constrained systems
http://www.micropython.org/
</pre>
</div>
</content>
</entry>
</feed>
