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

python310-jsonref-1.1.0-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-jsonref Distribution: openSUSE:Factory:zSystems
Version: 1.1.0 Vendor: openSUSE
Release: 1.3 Build date: Sat Jan 13 22:01:00 2024
Group: Development/Languages/Python Build host: reproducible
Size: 53979 Source RPM: python-jsonref-1.1.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/gazpachoking/jsonref
Summary: An implementation of JSON Reference for Python
jsonref is a library for automatic dereferencing of JSON Reference
objects for Python (supporting 2.6+ including Python 3).

This library lets you use a data structure with JSON reference objects, as if
the references had been replaced with the referent data.

Features
* References are evaluated lazily. Nothing is dereferenced until it is used.
* Recursive references are supported, and create recursive python data
  structures.
References objects are actually replaced by lazy lookup proxy objects which are
almost completely transparent.
Complete docs can be found at http://jsonref.readthedocs.org/

Provides

Requires

License

MIT

Changelog

* Sat Jan 13 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.1.0:
    * Fixes documents where the root is a reference object not
      being cached
    * Allows a reference object to refer to a fragment within
      itself. fix #51, #40
    * Extra properties of a reference object will now have
      references resolved.
  - update to 1.0.1:
    * Fix issue with proxies=False where it would not recurse
      through references to remove the proxies. #48
  - update to 1.0.0:
    * `replace_refs` is now a function rather than a class method
      of `JsonRef` (The class method is still around, but
      deprecated.)
    * New options were also added to `replace_refs`
    * `jsonloader` is now a plan function rather than an instance
      of a class. (This is a breaking change if you were
      subclassing `JsonLoader`)
  - add patch use-pdm-backend.patch: switch to more modern
    pdm-backend
* Thu Aug 01 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Format with spec-cleaner
  - Remove devel dependency that is not needed
* Mon Feb 04 2019 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 0.2 (python 3.7 support)
  - Packaging : fix test call
* Tue May 22 2018 bruno@ioda-net.ch
  - Packaging :
    + move do singlespec
    + spec-cleaner
    + Add tests
* Sat Oct 29 2016 termim@gmail.com
  - initial checkin version 0.1

Files

/usr/lib/python3.10/site-packages/__pycache__/jsonref.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/jsonref.cpython-310.pyc
/usr/lib/python3.10/site-packages/__pycache__/proxytypes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/proxytypes.cpython-310.pyc
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/licenses
/usr/lib/python3.10/site-packages/jsonref-1.1.0.dist-info/licenses/LICENSE
/usr/lib/python3.10/site-packages/jsonref.py
/usr/lib/python3.10/site-packages/proxytypes.py
/usr/share/doc/packages/python310-jsonref
/usr/share/doc/packages/python310-jsonref/README.md
/usr/share/licenses/python310-jsonref
/usr/share/licenses/python310-jsonref/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024