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

python311-jsonpatch-1.33-slfo.1.1.4 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python311-jsonpatch Distribution: SUSE Linux Framework One
Version: 1.33 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.4 Build date: Mon Aug 26 11:22:29 2024
Group: Development/Languages/Python Build host: h01-ch4d
Size: 79066 Source RPM: python-jsonpatch-1.33-slfo.1.1.4.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/stefankoegl/python-json-patch
Summary: Python - JSON-Patches
Python module to apply JSON-Patches (according to RFC 6902).

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Nov 27 2023 dmueller@suse.com
  - update 1.33:
    * fix invalid remove index
    * remove unused import
    * feat(jsondiff): Add support for preserving Unicode characters
* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Tue Oct 12 2021 code@bnavigator.de
  - Fix requirements
* Tue Oct 05 2021 schubi@localhost
  - Added BuildRequires:  alts
* Thu Sep 30 2021 schubi@suse.de
  - Use libalternatives instead of update-alternatives.
* Fri Sep 17 2021 mcepl@suse.com
  - Don't use python setup.py test expression.
* Tue May 18 2021 dmueller@suse.com
  - update to 1.32:
    * take_index causing 'move' of incorrect values due to bad True==1 comparison
* Thu Apr 22 2021 dmueller@suse.com
  - update to 1.31:
    * Add support for preserving Unicode charaters
    * remove pypy build
* Sun Dec 20 2020 dmueller@suse.com
  - update to 1.28:
    * Make it possible for from_diff to support custom types (issue #107)
    * Python 3.9 support
* Tue Aug 04 2020 dmueller@suse.com
  - update to 1.26:
    * bugfixes (reject invalid json patches)
* Fri Feb 28 2020 dmueller@suse.com
  - update to 1.25:
    * bugfixes, 3.8 support
* Wed Sep 11 2019 tchvatal@suse.com
  - Update to 1.24:
    * test with python 3.8
* Fri May 17 2019 swulf@suse.com
  - Removing conflict with jsondiff
    * Reasoning:
    - moto requires cfn-lint and jsondiff
    - cfn-lint requires jsonpatch
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Mon May 14 2018 tchvatal@suse.com
  - Version update to 1.23:
    * dropped support for python 2.6
    * More testcases for various bugs
    * Various code cleanups
  - Run tests
  - Conflict with python-jsondiff as it provides jsondiff binary too
* Tue Aug 08 2017 tbechtold@suse.com
  - Fix Requires
* Fri Jul 28 2017 darin@darins.net
  - Convert packaging to Singlespec
  - update to 1.16
* Tue Nov 15 2016 dmueller@suse.com
  - udpate to 1.14.0
* Mon Aug 15 2016 toddrme2178@gmail.com
  - Fix update-alternatives implementation.
* Mon Jun 22 2015 tbechtold@suse.com
  - update to 1.11.0:
    * bump version to 1.11
    * Fix tests for Python 3.2
    * bump version to 1.10
    * Require pypandoc instead of pandoc for setup.py
    * Fix make_patch with unicode paths
    * Enable container-based builds on Travis-CI
  - Update Requires according to requirements.txt
* Wed Feb 04 2015 tbechtold@suse.com
  - update to version 1.9:
    * bump version to 1.9
    * require jsonpointer>=1.5
    * Use ABCs instead of list/dict, fixes #33
    * Convert readme from markdown to rst for PyPI
    * Added Python 3.4 and PyPy3 to the build matrix.
    * bump version to 1.8
    * Fix installation of commandline scripts (fixes #31)
    * raise JsonPatchException on missing patch attributes
    * Add wheel as dev dependency for wheel packages
  - Requires(pre) coreutils to be able to use "rm" cmd
* Sat Nov 08 2014 ledest@gmail.com
  - fix bashisms in pre script
* Mon Sep 15 2014 tbechtold@suse.com
  - update to version 1.7:
    * bump version to 1.7
    * [Setup] use utf-8 explicitly in setup.py
    * bump version to 1.6
    * Fix make_patch() when root is an array (fixes #28)
    * Merge branch 'remove-error' of https://github.com/umago/python-json-patch
    * Improve error message when removing non-existent objects
    * bump version to 1.5
    * fix test for Python 3
    * fix make_patch where obj keys contain "/", fixes #26
  - Update Requires for python-jsonpointer
* Fri Nov 15 2013 speilicke@suse.com
  - Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail
* Thu Nov 14 2013 speilicke@suse.com
  - Fix update-alternatives (SLE_11_SP3)
* Mon Oct 21 2013 dmueller@suse.com
  - update to 1.3:
    * Improved Tests, add command line utilities
  - add update-alternatives
* Thu Jul 11 2013 dmueller@suse.com
  - update to 1.1:
    * various python 3.x fixes
* Mon Apr 29 2013 dmueller@suse.com
  - update to 1.0
    * first stable release, some bugfixes
* Fri Feb 22 2013 saschpe@suse.de
  - Initial version

Files

/usr/bin/jsonpatch
/usr/bin/jsonpatch-3.11
/usr/lib/python3.11/site-packages/__pycache__/jsonpatch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/jsonpatch.cpython-311.pyc
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/jsonpatch-1.33-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/jsonpatch.py
/usr/share/doc/packages/python311-jsonpatch
/usr/share/doc/packages/python311-jsonpatch/AUTHORS
/usr/share/doc/packages/python311-jsonpatch/README.md
/usr/share/libalternatives/jsonpatch
/usr/share/libalternatives/jsonpatch/1311.conf
/usr/share/licenses/python311-jsonpatch
/usr/share/licenses/python311-jsonpatch/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 26 23:59:49 2024