14
0
forked from pool/python-cbor2

- Update to version 5.1.2

* Refcount bug in C lib causing intermittent segfaults on shutdown
 * Fractional seconds parsing in datetimes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=10
This commit is contained in:
2020-08-21 10:07:35 +00:00
committed by Git OBS Bridge
parent 2320e4f712
commit fdc481e11b
4 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 21 10:06:22 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- Update to version 5.1.2
* Refcount bug in C lib causing intermittent segfaults on shutdown
* Fractional seconds parsing in datetimes
-------------------------------------------------------------------
Mon Mar 30 12:59:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>