forked from pool/python-jsonlines
Accepting request 1006970 from home:yarunachalam:branches:devel:languages:python
- Update to 3.0.0 * add type annotations; adopt mypy in strict mode (#58, #62) * ignore UTF-8 BOM sequences in various scenarios (#69) * support dumps() callables returning bytes again (#64) * add basic support for rfc7464 text sequences (#61) * drop support for numbers.Number in type= arguments (#63) OBS-URL: https://build.opensuse.org/request/show/1006970 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonlines?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 14:16:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.0.0
|
||||
* add type annotations; adopt mypy in strict mode (#58, #62)
|
||||
* ignore UTF-8 BOM sequences in various scenarios (#69)
|
||||
* support dumps() callables returning bytes again (#64)
|
||||
* add basic support for rfc7464 text sequences (#61)
|
||||
* drop support for numbers.Number in type= arguments (#63)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 10:08:24 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user