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

python311-python-jsonschema-objects-0.5.1-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-python-jsonschema-objects Distribution: openSUSE Tumbleweed
Version: 0.5.1 Vendor: openSUSE
Release: 1.3 Build date: Mon Dec 11 06:31:28 2023
Group: Unspecified Build host: reproducible
Size: 251632 Source RPM: python-python-jsonschema-objects-0.5.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://python-jsonschema-objects.readthedocs.org/
Summary: An object wrapper for JSON Schema definitions
An object wrapper for JSON Schema definitions

Provides

Requires

License

MIT

Changelog

* Mon Dec 11 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.5.1:
    * Setup for handling anyOf simplifying to oneOf on import.
  - Add patch use-specification-obj.patch:
    * Stop passing string schemas, convert it to a Specification object
* Wed Sep 20 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.5.0:
    * Migrate to jsonschema 4.18
    * Drop support for Python 3.7 due to lack of support under jsonschema>=4.18
    * Drop support for jsonschema<4.18 due to breaking changes in that
      libraries interfaces
  - Migrate to pyproject macros
  - Stop using greedy globs in %files
* Tue Jul 11 2023 Markéta Machová <mmachova@suse.com>
  - Update to 0.4.2
    * Handle removed markdown version_info
    * fix nested oneOf resolution with different schema types
  - Drop merged pso-markdown-version.patch
  - Pin jsonschema version to < 4.18, not supported yet
* Fri Aug 26 2022 Ben Greiner <code@bnavigator.de>
  - Add pso-markdown-version.patch
    * gh#cwacek/python-jsonschema-objects#230
* Fri Jul 08 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Skip a failing test for now.
* Fri Jan 21 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.4.1:
    * This release just incorporates the fix for #223
    * Default values will now always serialize, even if the default value is null. Since this change could cause unexpected changes in serialized output the minor version has been bumped. Fixes #200
    * Literals now properly support comparisons of all types (#213)
    * oneOfs inside oneOfs (oneOf-ception?!) no longer fail to serialize (#214)
    * #203 validatorSchemas passed in are now respected
    * #208 oneOf roundtrip serializations work better
    * #207 Another fix for abc deprecation
    * Fixes import path for collections.abc to be compliant with Python 3.8 [#197] (h/t @adriangay)
  - Remove duplicate setuptools BuildRequires.
* Fri Mar 20 2020 pgajdos@suse.com
  - version update to 0.3.12
    * Going forward, this library will no longer test on or support Python 2.7 because it's EOL
    * Fixes formatting of supported schema versions (#184)
    * Removes some confusing code related to ArrayWrapper initialization (#188)
    * ProtocolBase objects (most objects) now support deepcopy. (#185)
* Tue Sep 17 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Format with spec-cleaner
* Mon Sep 16 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v0.3.11

Files

/usr/lib/python3.11/site-packages/python_jsonschema_objects
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/python_jsonschema_objects-0.5.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__init__.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/classbuilder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/classbuilder.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/descriptors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/descriptors.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/literals.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/literals.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/markdown_support.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/markdown_support.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/pattern_properties.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/pattern_properties.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/validators.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/validators.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/wrapper_types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/__pycache__/wrapper_types.cpython-311.pyc
/usr/lib/python3.11/site-packages/python_jsonschema_objects/_version.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/classbuilder.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/descriptors.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/literals.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/markdown_support.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/pattern_properties.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/util.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/validators.py
/usr/lib/python3.11/site-packages/python_jsonschema_objects/wrapper_types.py
/usr/share/doc/packages/python311-python-jsonschema-objects
/usr/share/doc/packages/python311-python-jsonschema-objects/README.md
/usr/share/licenses/python311-python-jsonschema-objects
/usr/share/licenses/python311-python-jsonschema-objects/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024