Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-simplejson-3.19.2-1.3 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: python310-simplejson Distribution: openSUSE:Factory:zSystems
Version: 3.19.2 Vendor: openSUSE
Release: 1.3 Build date: Mon Nov 27 19:46:13 2023
Group: Development/Languages/Python Build host: reproducible
Size: 237699 Source RPM: python-simplejson-3.19.2-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/simplejson/simplejson
Summary: Extensible JSON encoder/decoder for Python
simplejson is an extensible JSON encoder and decoder for Python 2.5+. It is
pure Python code with no dependencies, but includes an optional C extension for
a speed boost.

Provides

Requires

License

AFL-2.1 OR MIT

Changelog

* Mon Nov 27 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.19.2:
    * Updated test & build matrix to include Python 3.12
* Thu May 04 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.19.1:
    * This release contains security hardening measures based on
      recommendations by a security audit sponsored by OSTIF and
      conducted by X41 D-Sec GmbH.
      Several of these measures include changing defaults to be
      more strict, by default simplejson will now only consume
      and produce compliant JSON, but the flags still exist for
      any backwards compatibility needs.
      No high priority issues were discovered, the reference
      count leak is thought to be unreachable since the digits of the
      float are checked before PyOS_string_to_double is called.
    * Fix invalid handling of unicode escape sequences in the pure
      Python implementation of the decoder (SJ-PT-23-01)
    * Fix missing reference count decrease if PyOS_string_to_double
      raises an exception in Python 2.x; was probably unreachable (SJ-
      PT-23-02)
    * Backport the integer string length limitation from Python
      3.11 to limit quadratic number parsing (SJ-PT-23-03)
    * Fix inconsistencies with error messages between the C and
      Python implementations (SJ-PT-23-100)
    * Remove unused unichr import from encoder (SJ-PT-23-101)
    * Remove unused namedtuple_as_object and tuple_as_array
      arguments from simplejson.load (SJ-PT-23-102)
    * Remove vestigial _one_shot code from iterencode (SJ-
      PT-23-103)
    * Change default of allow_nan from True to False and add
      allow_nan to decoder (SJ-PT-23-107)
    * Test the sdist to prevent future regressions
    * Fix regression in sdist archive
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Wed Jan 04 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.18.1:
    * Remove unnecessary `i` variable from encoder module namespace
    * Declare support for Python 3.11 and add wheels
* Sun Dec 04 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to v3.18.0
    * Allow serialization of classes that implement for_json or _asdict by
    ignoring TypeError when those methods are called
    https://github.com/simplejson/simplejson/pull/302
    * Raise JSONDecodeError instead of ValueError in invalid unicode escape
    sequence edge case
    https://github.com/simplejson/simplejson/pull/298
* Mon Nov 29 2021 Dirk Müller <dmueller@suse.com>
  - update to 3.17.6:
    * Declare support for Python 3.10 and add wheels
* Tue Sep 07 2021 Dirk Müller <dmueller@suse.com>
  - update to 3.17.5:
    * Fix the C extension module to harden is_namedtuple against looks-a-likes such
      as Mocks. Also prevent dict encoding from causing an unraised SystemError when
      encountering a non-Dict. Noticed by running user tests against a CPython
      interpreter with C asserts enabled (COPTS += -UNDEBUG).
* Fri Jul 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 3.17.3:
    * Replaced Travis-CI and AppVeyor with Github Actions,
      adding wheels for Python 3.9.
* Wed Jul 29 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 3.17.2
  - use pytest as testrunner

Files

/usr/lib64/python3.10/site-packages/simplejson
/usr/lib64/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info
/usr/lib64/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/SOURCES.txt
/usr/lib64/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/dependency_links.txt
/usr/lib64/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/simplejson/__init__.py
/usr/lib64/python3.10/site-packages/simplejson/__pycache__
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/compat.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/decoder.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/decoder.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/encoder.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/encoder.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/errors.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/ordered_dict.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/ordered_dict.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/raw_json.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/raw_json.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/scanner.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/scanner.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/tool.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/simplejson/__pycache__/tool.cpython-310.pyc
/usr/lib64/python3.10/site-packages/simplejson/_speedups.cpython-310-s390x-linux-gnu.so
/usr/lib64/python3.10/site-packages/simplejson/compat.py
/usr/lib64/python3.10/site-packages/simplejson/decoder.py
/usr/lib64/python3.10/site-packages/simplejson/encoder.py
/usr/lib64/python3.10/site-packages/simplejson/errors.py
/usr/lib64/python3.10/site-packages/simplejson/ordered_dict.py
/usr/lib64/python3.10/site-packages/simplejson/raw_json.py
/usr/lib64/python3.10/site-packages/simplejson/scanner.py
/usr/lib64/python3.10/site-packages/simplejson/tool.py
/usr/share/doc/packages/python310-simplejson
/usr/share/doc/packages/python310-simplejson/CHANGES.txt
/usr/share/doc/packages/python310-simplejson/README.rst
/usr/share/licenses/python310-simplejson
/usr/share/licenses/python310-simplejson/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:50:01 2024