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

python311-fastjsonschema-2.16.3-slfo.1.1.2 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python311-fastjsonschema Distribution: SUSE Linux Framework One
Version: 2.16.3 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.2 Build date: Thu May 30 16:04:43 2024
Group: Development/Languages/Python Build host: h01-ch3c
Size: 190718 Source RPM: python-fastjsonschema-2.16.3-slfo.1.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/horejsek/python-fastjsonschema
Summary: Fastest Python implementation of JSON schema
Fastest Python implementation of JSON schema

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri May 12 2023 daniel.garcia@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Mon Mar 06 2023 dmueller@suse.com
  - update to 2.16.3:
    * Fix variable name resolving with references
* Thu Oct 06 2022 dmueller@suse.com
  - update to 2.16.2:
    * Use temporary dir in tests for compiled code
    * Add comments to Python versions in Github workflow
    * Add conditional test that uses $ref
    * Add conditional tests just to make sure the baseline works
    * Recursively expand all $ref strings in schemas
    * Add test case capturing the desired behaviour
    * Expand $ref when assiging the definition field in JsonSchemaValueExce
    * Add an assertion before removing 'data' from variable name
* Mon Jul 18 2022 mcepl@suse.com
  - Cleanup the SPEC file.
* Sat Jul 16 2022 arun@gmx.de
  - specfile:
    * update copyright
  - update to version 2.15.3:
    * Fix swapping handlers
    * Fix tests
    * Readable regexps in generated code
  - changes from version 2.15.2:
    * Fix nested oneOf and anyOf
    * Fix if-else block in anyOf block
    * Fix uniqueItems including lists or dicts
    * Add option to pass custom formats in generated code
  - changes from version 2.15.1:
    * Fix parsing date-time with +hhmm format
    * Fix generating code with custom regular expressions
  - changes from version 2.15.0:
    * Fix additional property equal to empty object is the same as True
    * Fix const with "
    * Add const to error message
    * Add JsonSchemaValueException (replacement for JsonSchemaException)
      + JsonSchemaException is base exception
      + JsonSchemaDefinitionException no longer inherits from
      JsonSchemaValueException
    * New option `use_default` to have option turn off default feature
      (`True` by default to be compatible)
  - changes from version 2.14.5:
    * Fix missing dependencies
    * Fix schema cache
* Fri Jun 12 2020 jayvdb@gmail.com
  - Initial spec for v2.14.4

Files

/usr/lib/python3.11/site-packages/fastjsonschema
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/fastjsonschema-2.16.3-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/fastjsonschema/__init__.py
/usr/lib/python3.11/site-packages/fastjsonschema/__main__.py
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft04.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft04.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft06.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft06.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft07.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/draft07.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/generator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/generator.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/indent.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/indent.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/ref_resolver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/ref_resolver.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/fastjsonschema/draft04.py
/usr/lib/python3.11/site-packages/fastjsonschema/draft06.py
/usr/lib/python3.11/site-packages/fastjsonschema/draft07.py
/usr/lib/python3.11/site-packages/fastjsonschema/exceptions.py
/usr/lib/python3.11/site-packages/fastjsonschema/generator.py
/usr/lib/python3.11/site-packages/fastjsonschema/indent.py
/usr/lib/python3.11/site-packages/fastjsonschema/ref_resolver.py
/usr/lib/python3.11/site-packages/fastjsonschema/version.py
/usr/share/doc/packages/python311-fastjsonschema
/usr/share/doc/packages/python311-fastjsonschema/README.rst
/usr/share/licenses/python311-fastjsonschema
/usr/share/licenses/python311-fastjsonschema/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 17 23:44:05 2024