Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-referencing | Distribution: SUSE Linux Framework One |
Version: 0.30.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.4 | Build date: Sun Aug 6 09:54:07 2023 |
Group: Unspecified | Build host: reproducible |
Size: 347678 | Source RPM: python-referencing-0.30.2-slfo.1.1.4.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/python-jsonschema/referencing | |
Summary: JSON Referencing + Python |
JSON Referencing + Python
MIT
* Sun Aug 06 2023 kastl@b1-systems.de - Update to version 0.30.2: * Document why a number of private objects are documented. * Build docs with 3.11 in ReadTheDocs * Sun Aug 06 2023 kastl@b1-systems.de - Update to version 0.30.1: * Ensure submodules are checked out when building a release. * Enable another ruff ruleset. * One fewer thing in the README (which is likely less confusing). * Bump suite from `6e126a9` to `b094fe5` * [pre-commit.ci] pre-commit autoupdate * Add a few additional interlinks to the JSON Schema specification. * Make the noxfile support passing a less temporary directory for building docs. * Update requirements. * More correct listing of nox envs for the GitHub actions workflow * [pre-commit.ci] pre-commit autoupdate * Tue Jul 18 2023 kastl@b1-systems.de - Update to version 0.30.0: * Declare support for 3.12. * Update the referencing suite. * Tue Jul 18 2023 kastl@b1-systems.de - Update to version 0.29.3: * Spelling. * Tue Jul 18 2023 kastl@b1-systems.de - Update to version 0.29.2: * Improve the hashability of exceptions when they contain hashable data. * [pre-commit.ci] pre-commit autoupdate * Bump suite from `9335e4a` to `fe891e8` * Thu Jul 06 2023 kastl@b1-systems.de - Update to version 0.29.1: * Update pre-commit hooks. * Minor rewording of the caching section and give it a subsection. * Bump suite from `cb57930` to `9335e4a` * [pre-commit.ci] pre-commit autoupdate * Bump suite from `445c8ee` to `cb57930` * Bump suite from `f6fa54d` to `445c8ee` * Don't use nox.session.create_tmp. * Thu Jun 01 2023 kastl@b1-systems.de - Update to version 0.29.0: * Implement referencing.retrieval.to_cached_resource * Ensure more things raise non-subclassable exceptions. * Thu Jun 01 2023 kastl@b1-systems.de - Update to version 0.28.6: * Move to using Trusted Publishers. * Ensure twine checks the README in strict mode. * [pre-commit.ci] pre-commit autoupdate * Enable markdown coverage in CI. * Try again with the extra coverage job in CI. * Thu May 25 2023 kastl@b1-systems.de - Update to version 0.28.5: * Fill in the missing coverage, and ensure it runs in CI. * Add pip-audit to CI. * Explicitly ensure we catch calling .anchor on a nonexistent resource. * Wed May 24 2023 kastl@b1-systems.de - Update to version 0.28.4: * More explicit field aliasing for silly type checker behavior. * Update requirements. * Supposedly dependabot supports pip-compile, let's see. * Catch accidental hardcoded links in docs. * [pre-commit.ci] pre-commit autoupdate * Tue May 23 2023 kastl@b1-systems.de - Update to version 0.28.3: * Update ruff's config for the removal of keep-runtime-typing. * Thu May 18 2023 kastl@b1-systems.de - Update to version 0.28.2: * Pin the pyright version until I understand what's changed. * Re-add the packaging classifiers. * [pre-commit.ci] pre-commit autoupdate * Fri May 05 2023 kastl@b1-systems.de - add sle15_python_module_pythons * Thu May 04 2023 kastl@b1-systems.de - Update to version 0.28.1: * Move the type: ignore for converter with pyright. * Explicitly note you probably don't mean to touch Resolver. * Bump suite from `89016c7` to `f6fa54d` * [pre-commit.ci] pre-commit autoupdate * v0.28.0 -> CHANGELOG * Tue May 02 2023 kastl@b1-systems.de - Update to version 0.28.0: * Add a simple-ish example to the doc homepage. * Looks like Hatchling needs a bump before this can actually happen. * Add the new JSON and JSON Schema classifiers, hooray! * Wed Apr 26 2023 kastl@b1-systems.de - Update to version 0.27.4: * Minor simplification to the docs structure. * Bump suite from `e744bfc` to `89016c7` * Bump the referencing suite. * [pre-commit.ci] pre-commit autoupdate * Tue Apr 25 2023 kastl@b1-systems.de - Update to version 0.27.3: * Fix whatever typing change causes pyright to think frozen classes aren't frozen. * Also strip empty fragments when using __getiem__ on Registries. * Bump wntrblm/nox from 2022.11.21 to 2023.04.22 * Fri Apr 14 2023 kastl@b1-systems.de - Update to version 0.27.2: * Yet another stab at anchor lookup from non-canonical URIs. * Bump suite from `2751845` to `e8927d9` * [pre-commit.ci] pre-commit autoupdate * Thu Apr 13 2023 kastl@b1-systems.de - Update to version 0.27.1: * Add a note to the changelog. * Enable the type annotation linter. * Slight improvements to a few more docstrings. * Update requirements. * Bump suite from `5f47bda` to `e8927d9` * [pre-commit.ci] pre-commit autoupdate * Tue Apr 04 2023 kastl@b1-systems.de - Update to version 0.27.0: * Fix looking up anchors from non-canonical URIs. * [pre-commit.ci] pre-commit autoupdate * Tue Mar 28 2023 mcepl@suse.com - Split package into multibuild to avoid a build cycle. * Tue Mar 28 2023 kastl@b1-systems.de - Update to version 0.26.4: * One more example of non-public API * Add a note on spec-incorrect behavior. * Tue Mar 28 2023 kastl@b1-systems.de - Update to version 0.26.3: * First pass at an explicit list of (non-)public API * Tue Mar 28 2023 kastl@b1-systems.de - Update to version 0.26.2: * Also suggest a correct pointer for #/. * Fix the double wording in the InvalidAnchor exception message. * Mon Mar 27 2023 kastl@b1-systems.de - Update to version 0.26.1: * Update the changelog. * Mon Mar 27 2023 kastl@b1-systems.de - Update to version 0.26.0: * Try to be more helpful when someone forgets a slash in JSON pointers. * Exclude bots from release notes. * [pre-commit.ci] pre-commit autoupdate * Fri Mar 24 2023 kastl@b1-systems.de - new package python-referencing required by python-jsonschema-specifications
/usr/lib/python3.11/site-packages/referencing /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/INSTALLER /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/METADATA /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/RECORD /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/REQUESTED /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/WHEEL /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/licenses /usr/lib/python3.11/site-packages/referencing-0.30.2.dist-info/licenses/COPYING /usr/lib/python3.11/site-packages/referencing/__init__.py /usr/lib/python3.11/site-packages/referencing/__pycache__ /usr/lib/python3.11/site-packages/referencing/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/_attrs.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/_attrs.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/_core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/_core.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/jsonschema.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/jsonschema.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/retrieval.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/retrieval.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/typing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/__pycache__/typing.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/_attrs.py /usr/lib/python3.11/site-packages/referencing/_attrs.pyi /usr/lib/python3.11/site-packages/referencing/_core.py /usr/lib/python3.11/site-packages/referencing/exceptions.py /usr/lib/python3.11/site-packages/referencing/jsonschema.py /usr/lib/python3.11/site-packages/referencing/py.typed /usr/lib/python3.11/site-packages/referencing/retrieval.py /usr/lib/python3.11/site-packages/referencing/tests /usr/lib/python3.11/site-packages/referencing/tests/__init__.py /usr/lib/python3.11/site-packages/referencing/tests/__pycache__ /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_core.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_jsonschema.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_jsonschema.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_referencing_suite.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_referencing_suite.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_retrieval.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/referencing/tests/__pycache__/test_retrieval.cpython-311.pyc /usr/lib/python3.11/site-packages/referencing/tests/test_core.py /usr/lib/python3.11/site-packages/referencing/tests/test_exceptions.py /usr/lib/python3.11/site-packages/referencing/tests/test_jsonschema.py /usr/lib/python3.11/site-packages/referencing/tests/test_referencing_suite.py /usr/lib/python3.11/site-packages/referencing/tests/test_retrieval.py /usr/lib/python3.11/site-packages/referencing/typing.py /usr/share/doc/packages/python311-referencing /usr/share/doc/packages/python311-referencing/CHANGELOG.rst /usr/share/doc/packages/python311-referencing/README.rst /usr/share/licenses/python311-referencing /usr/share/licenses/python311-referencing/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024