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

python3-fastjsonschema-2.19.1-4.fc41 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-fastjsonschema Distribution: Fedora Project
Version: 2.19.1 Vendor: Fedora Project
Release: 4.fc41 Build date: Sat Jul 20 04:04:04 2024
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 193288 Source RPM: python-fastjsonschema-2.19.1-4.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/horejsek/python-fastjsonschema
Summary: Fastest Python implementation of JSON schema
fastjsonschema implements validation of JSON documents by JSON schema.
The library implements JSON schema drafts 04, 06 and 07.
The main purpose is to have a really fast implementation.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.19.1-3
  - Rebuilt for Python 3.13
* Mon Apr 15 2024 Lumír Balhar <lbalhar@redhat.com> - 2.19.1-2
  - Fixed compatibility with pytest 8
* Tue Feb 13 2024 Packit <hello@packit.dev> - 2.19.1-1
  - Update to 2.19.1
  - Resolves rhbz#2241605
* Fri Jan 26 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.18.0-4
  - Avoid tox dependency
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Aug 11 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.18.0-1
  - Update to 2.18.0
  - Fixes: rhbz#2128071
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.16.3-2
  - Rebuilt for Python 3.12
* Mon Mar 20 2023 Jerry James <loganjerry@gmail.com> - 2.16.3-1
  - Version 2.16.3
  - Convert License tag to SPDX
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jul 25 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.16.1-1
  - Update to 2.16.1
  - Fixes: rhbz#2107889
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/lib/python3.13/site-packages/fastjsonschema
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/AUTHORS
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/fastjsonschema-2.19.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/fastjsonschema/__init__.py
/usr/lib/python3.13/site-packages/fastjsonschema/__main__.py
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft04.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft04.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft06.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft06.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft07.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/draft07.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/generator.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/generator.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/indent.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/indent.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/ref_resolver.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/ref_resolver.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/__pycache__/version.cpython-313.pyc
/usr/lib/python3.13/site-packages/fastjsonschema/draft04.py
/usr/lib/python3.13/site-packages/fastjsonschema/draft06.py
/usr/lib/python3.13/site-packages/fastjsonschema/draft07.py
/usr/lib/python3.13/site-packages/fastjsonschema/exceptions.py
/usr/lib/python3.13/site-packages/fastjsonschema/generator.py
/usr/lib/python3.13/site-packages/fastjsonschema/indent.py
/usr/lib/python3.13/site-packages/fastjsonschema/ref_resolver.py
/usr/lib/python3.13/site-packages/fastjsonschema/version.py
/usr/share/doc/python3-fastjsonschema
/usr/share/doc/python3-fastjsonschema/README.rst
/usr/share/licenses/python3-fastjsonschema
/usr/share/licenses/python3-fastjsonschema/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 5 05:42:47 2024