14
0
forked from pool/micropython

Accepting request 909824 from home:dspinella:branches:devel:languages:python

- Add patch to fix uasyncio_heaplock test
  * fix-uasyncio_heaplock-test.patch

OBS-URL: https://build.opensuse.org/request/show/909824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=7
This commit is contained in:
2021-08-02 17:38:20 +00:00
committed by Git OBS Bridge
parent bb478b5899
commit e911e09ac5
3 changed files with 55 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 2 15:11:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Add patch to fix uasyncio_heaplock test
* fix-uasyncio_heaplock-test.patch
-------------------------------------------------------------------
Tue Jul 27 14:51:40 UTC 2021 - Matej Cepl <mcepl@suse.com>