Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-jsonref | Distribution: openSUSE:Factory:zSystems |
Version: 1.1.0 | Vendor: openSUSE |
Release: 1.4 | Build date: Sat Jan 13 22:01:00 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 62587 | Source RPM: python-jsonref-1.1.0-1.4.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/
MIT
* Sat Jan 13 2024 Dirk Müller <[email protected]> - 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 <[email protected]> - Format with spec-cleaner - Remove devel dependency that is not needed * Mon Feb 04 2019 Bruno Friedmann <[email protected]> - Update to version 0.2 (python 3.7 support) - Packaging : fix test call * Tue May 22 2018 [email protected] - Packaging : + move do singlespec + spec-cleaner + Add tests * Sat Oct 29 2016 [email protected] - initial checkin version 0.1
/usr/lib/python3.12/site-packages/__pycache__/jsonref.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/jsonref.cpython-312.pyc /usr/lib/python3.12/site-packages/__pycache__/proxytypes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/proxytypes.cpython-312.pyc /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/METADATA /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/RECORD /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/licenses /usr/lib/python3.12/site-packages/jsonref-1.1.0.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/jsonref.py /usr/lib/python3.12/site-packages/proxytypes.py /usr/share/doc/packages/python312-jsonref /usr/share/doc/packages/python312-jsonref/README.md /usr/share/licenses/python312-jsonref /usr/share/licenses/python312-jsonref/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025