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

python2-simplejson-test-3.13.2-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: python2-simplejson-test Distribution: openSUSE Leap 15.2
Version: 3.13.2 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 22:21:11 2019
Group: Development/Languages/Python Build host: obs-arm-9
Size: 287310 Source RPM: python-simplejson-3.13.2-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/simplejson/simplejson
Summary: Tests for python-simplejson
Test cases for python-simplejson

Provides

Requires

License

MIT or AFL-2.1

Changelog

* Mon Nov 27 2017 jengelh@inai.de
  - Remove bias from description.
* Sun Nov 26 2017 arun@gmx.de
  - update to version 3.13.2:
    * Fix additional Python 2.x compilation issue on Windows
  - changes from version 3.13.1 :
    * Improve CI to catch speedups build regressions
    * Fix speedups build regression in Python 2.x
      https://github.com/simplejson/simplejson/issues/193
  - changes from version 3.13.0:
    * Workarounds for NamedTemporaryFile issues with Windows for tool
      tests
    * Make TypeError messages contain type name instead of a repr.
      https://github.com/simplejson/simplejson/pull/191
    * Ensure that encoding of text subtypes is consistent with or
      without speedups
      https://github.com/simplejson/simplejson/issues/185
  - changes from version 3.12.1:
    * Misc updates to build infrastructure
    * Fix an assertion failure when make_encoder receives a bad encoder
      argument https://github.com/simplejson/simplejson/pull/188
    * Fix potential crash during GC
      https://github.com/simplejson/simplejson/pull/187
    * Fix a reference leak when sorting keys
      https://github.com/simplejson/simplejson/pull/186
* Mon Nov 06 2017 arun@gmx.de
  - update to version 3.12.0:
    * Fix threaded import race condition
      https://github.com/simplejson/simplejson/issues/184
    * Move RawJSON implementation to simplejson.raw_json module
    * Move JSONDecodeError implementation to simplejson.errors module
* Tue Aug 08 2017 tbechtold@suse.com
  - update to 3.11.1:
    * Fix issue with item_sort_key when speedups are available, and add
      auto-discovery to test suites to prevent similar regressions
    * docstring fix in JSONEncoder
    * Call PyObject_IsTrue() only once for the strict argument of scann  er
    * Fix a crash with unencodable encoding in the encoder
    * Remove unused imports
    * Remove remnants of Python 2.4 support
    * Fix argument checking errors in _speedups.c
    * Remove the `__init__` methods in extension classes
    * Fix typo in the doc for loads
    * Add Python 3.6 to testing matrix and PyPI metadata
* Tue Mar 21 2017 jmatejek@suse.com
  - fix pypi url
* Thu Mar 16 2017 rjschwei@suse.com
  - Switch to single-spec build
  - Update to 3.10.0
    * Add RawJSON class to allow a faster path for already encoded JSON.
  - From 3.9.0
    * Workaround for bad behavior in string subclasses
    * Fix warnings flagged by -3
    * Update readthedocs documentation links
    * Add build status badge to README
* Fri Nov 18 2016 dmueller@suse.com
  - update to 3.8.2:
    * Fix implicit cast compiler warning in _speedups.c
    * simplejson is now available as wheels for OS X and Windows thanks to Travis-CI
    and AppVeyor respectively! Many thanks to @aebrahim for getting this party
    started.
    * Fix issue with iterable_as_array and indent option
    * Fix typo in keyword argument name introduced in 3.8.0
    * New iterable_as_array encoder option to perform lazy serialization of
    any iterable objects, without having to convert to tuple or list.
    * Fix typo introduced in 3.7.0 (behavior should be indistinguishable)
    https://github.com/simplejson/simplejson/commit/e18cc09b688ea1f3305c27616fd3cadd2adc6d31#commitcomment-11443842
    * Do not cache Decimal class in encoder, only reference the decimal module.
    This may make reload work in more common scenarios.
    * Fix compilation with MSVC
    https://github.com/simplejson/simplejson/pull/119
    * simplejson no longer trusts custom str/repr methods for int, long, float
    subclasses. These instances are now formatted as if they were exact
    instances of those types.
    https://github.com/simplejson/simplejson/issues/118
* Tue May 12 2015 benoit.monin@gmx.fr
  - update to version 3.6.5:
    * Importing bug fix for reference leak when an error occurs
      during dict encoding
      https://github.com/simplejson/simplejson/issues/109
  - additional changes from version 3.6.4:
    * Important bug fix for dump when only sort_keys is set
      https://github.com/simplejson/simplejson/issues/106
  - additional changes from version 3.6.3:
    * Documentation updates
      https://github.com/simplejson/simplejson/issues/103
  - additional changes from version 3.6.2:
    * Documentation updates
      http://bugs.python.org/issue21514
  - additional changes from version 3.6.1:
    * Documentation updates
      https://github.com/simplejson/simplejson/issues/102
  - additional changes from version 3.6.0:
    * Automatically strip any UTF-8 BOM from input to more closely
      follow the latest specs
      https://github.com/simplejson/simplejson/pull/101
  - additional changes from version 3.5.3:
    * Fix lower bound checking in scan_once / raw_decode API
      https://github.com/simplejson/simplejson/issues/98
* Sat May 31 2014 dmueller@suse.com
  - update to 3.5.2:
    * Fix Windows build with VS2008
    Version 3.5.1 released 2014-05-21
    * Consistently reject int_as_string_bitcount settings that are not
      positive integers
    Version 3.5.0 released 2014-05-20
    * Added int_as_string_bitcount encoder option
    * Fixed potential crash when encoder created with incorrect options
* Tue May 20 2014 toddrme2178@gmail.com
  - Update to 3.4.1
    * Fixed tests to run on Python 3.4
  - Update to 3.4.0
    * Native setuptools support re-introduced
      https://github.com/simplejson/simplejson/pull/92
  - Update to 3.3.3
    * Improve test suite's Python 3.4 compatibility
      https://github.com/simplejson/simplejson/issues/87
  - Update to 3.3.2
    * Docstring fix for decoded string types
      https://github.com/simplejson/simplejson/pull/82

Files

/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/__init__.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_default.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_fail.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_fail.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_fail.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_float.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_float.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_float.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_for_json.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_for_json.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_for_json.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_indent.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_indent.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_indent.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_item_sort_key.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_item_sort_key.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_item_sort_key.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_iterable.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_iterable.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_iterable.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_namedtuple.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_namedtuple.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_namedtuple.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass1.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass1.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass1.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass2.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass2.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass2.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass3.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass3.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_pass3.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_raw_json.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_raw_json.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_raw_json.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_recursion.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_recursion.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_recursion.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_scanstring.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_scanstring.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_scanstring.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_separators.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_separators.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_separators.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_speedups.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_speedups.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_speedups.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_str_subclass.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_str_subclass.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_str_subclass.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_subclass.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_subclass.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_subclass.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tool.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tool.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tool.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tuple.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tuple.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_tuple.pyo
/usr/lib64/python2.7/site-packages/simplejson/tests/test_unicode.py
/usr/lib64/python2.7/site-packages/simplejson/tests/test_unicode.pyc
/usr/lib64/python2.7/site-packages/simplejson/tests/test_unicode.pyo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024