Changelog for
python2-jsondiff-2.0.0-2.2.noarch.rpm :
* Tue May 24 2022 adrian.glaubitzAATTsuse.com- Update to version 2.0.0
* Removed deprecated function
* Remove deprecated jsondiff entry point- from version 1.3.1
* Optionally allow different escape_str than \'$\'
* Clarified the readme, closes #23
* Fixed readme- Remove jsondiff command from %install, %post, %postun and %files sections
* Tue Dec 07 2021 adrian.glaubitzAATTsuse.com- Update to version 1.3.0
* Update README.rst
* Add license to setup.py
* Upating travis config to explicitly set ubuntu versions to use for each python version.
* Fix long list diffing bug by converting recursive code to iterative.
* Add failing test for list-diff recursion error bug- Refresh patches for new version
* remove_nose.patch- Switch Source field to point to Github tarball URL
* The tarball from PyPi does not contain the tests
* Sun Sep 13 2020 mceplAATTsuse.com- Add remove_nose.patch to remove requirement for nose.
* Mon May 25 2020 pgajdosAATTsuse.com- %python3_only -> %python_alternative
* Fri Oct 04 2019 mcalabkovaAATTsuse.com- Update to version 1.2.0
* Deprecate the jsondiff command due to conflicts with json-patch
* Sun Jun 02 2019 jengelhAATTinai.de- Use noun phrase in summary.
* Fri May 17 2019 swulfAATTsuse.com- Removing conflict with jsonpatch
* Reasoning: - moto requires cfn-lint and jsondiff - cfn-lint requires jsonpatch
* Tue May 14 2019 GSmithAATTsuse.com- Upgraded to 1.1.2
* no changelog available
* Mon May 14 2018 tchvatalAATTsuse.com- Conflict with python-jsonpatch
* Wed May 09 2018 toddrme2178AATTgmail.com- Fix typo to allow building
* Tue May 08 2018 tchvatalAATTsuse.com- Initial commit, required by python-moto