Package Release Info

python-jsonlines-4.0.0-bp157.1.1

Update Info: Base Release
Available in Package Hub : 15 SP7

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-jsonlines

Change Logs

* Fri Dec 08 2023 Dirk Müller <dmueller@suse.com>
- update to 4.0.0:
  * use ‘orjson’ or ‘ujson’ for reading if available
  * drop support for end-of-life Python versions; this package is now
    Python 3.8+ only.
* Sat Jul 01 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Thu Sep 29 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 08 2021 Dirk Müller <dmueller@suse.com>
- update to 2.0.0:
  * drop support for python versions older than 3.6
Version: 1.2.0-bp151.2.3
* Wed Aug 29 2018 mcalabkova@suse.com
- Added python-jsonlines needed by python-cloudflare, which is
  needed by python-certbot-dns-cloudflare