{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":448990536,"defaultBranch":"main","name":"pypi-jsonschema","ownerLogin":"clearlinux-pkgs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-17T17:40:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14979720?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707330009.0","currentOid":""},"activityList":{"items":[{"before":"fe52ff15deed1c0636d64baa4f46c250eb9e3813","after":"49b6c0eec2b09e61812f50481bf4038693480a7d","ref":"refs/heads/main","pushedAt":"2024-02-07T18:20:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-jsonschema: Autospec creation for version 4.19.1","shortMessageHtmlLink":"pypi-jsonschema: Autospec creation for version 4.19.1"}},{"before":"f55d567849d7ef8f15b0b3c6898c77bb6b6762c0","after":"fe52ff15deed1c0636d64baa4f46c250eb9e3813","ref":"refs/heads/main","pushedAt":"2023-12-28T22:36:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"version bump from 4.19.1-98 to 4.19.1-99","shortMessageHtmlLink":"version bump from 4.19.1-98 to 4.19.1-99"}},{"before":"0a943b8be1011e12011d56b28d5966251538bb05","after":"f55d567849d7ef8f15b0b3c6898c77bb6b6762c0","ref":"refs/heads/main","pushedAt":"2023-10-26T22:38:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-jsonschema: Autospec creation for update from version 4.19.0 to version 4.19.1\n\nJulian Berman (8):\n More closely match modern JSON Schema vocabulary in internal module names.\n Stress that the filesystem referencing example is less useful than it looks.\n Document the nox envs.\n Update docs requirements.\n Split the pip-licenses noxenv off to its own noxenv.\n Evade a Sphinx/PyO3 bug (temporarily) in docs builds.\n Squashed 'json/' changes from 5cc9214e8..4ecd01f30\n Update the CHANGELOG.\n\nStephan Wurm (1):\n Allow single label hostname in format string\n\ndependabot[bot] (1):\n Bump actions/checkout from 3 to 4\n\npre-commit-ci[bot] (6):\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate","shortMessageHtmlLink":"pypi-jsonschema: Autospec creation for update from version 4.19.0 to …"}},{"before":"cc025a556427fdf02620589719d08c1ba64b1ac0","after":"0a943b8be1011e12011d56b28d5966251538bb05","ref":"refs/heads/main","pushedAt":"2023-08-17T16:44:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-jsonschema: Autospec creation for update from version 4.18.4 to version 4.19.0\n\nJulian Berman (13):\n Add a benchmark for nested schemas from #1097.\n Remove more str.format calls caught by newer ruff.\n Pull in another microbenchmark that can be improved later.\n Update docs requirements, fixing the noxenv to do so.\n More correct listing of nox envs for the GitHub actions workflow\n Enable another ruff ruleset.\n Make the noxfile support passing a less temporary directory for building docs.\n Avoid a spurious DeprecationWarning in the docs build.\n Declare support for 3.12.\n Set a library-specific user agent when automatically retrieving $refs.\n Squashed 'json/' changes from b069ac352..5cc9214e8\n Deprecate importing Validator from the package root.\n Don't blow up if an automatically retrieved resource is missing $schema.\n\npre-commit-ci[bot] (1):\n [pre-commit.ci] pre-commit autoupdate","shortMessageHtmlLink":"pypi-jsonschema: Autospec creation for update from version 4.18.4 to …"}},{"before":"0dcaec8e19d4566eaf1b9ce372c3c1391216da3c","after":"cc025a556427fdf02620589719d08c1ba64b1ac0","ref":"refs/heads/main","pushedAt":"2023-08-10T06:49:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-jsonschema: Autospec creation for update from version 4.17.3 to version 4.18.4\n\nAryan Arora (1):\n documentation mistype fix\n\nDaniël van Noord (3):\n Use only ``autodoc`` to generate the API documentation\n Add ``_VerboseError``\n Use ``ClassVar`` for ``_Error`` attributes\n\nIlya Konstantinov (3):\n Do not validate for unevaluatedProperties\n lint\n lint\n\nJulian Berman (141):\n Remove noise from the Sphinx config.\n Handle the TypeVar for format checker callables.\n Don't document jsonschema.protocols.Validator twice.\n One layer of API indexes rather than 2.\n Slightly better order for the submodules.\n Add a docstring-ish for exceptions.relevance.\n Jammy changed the libenchant package name.\n Use the newer attrs interface in the test suite loader.\n Remove types-attrs from the typing env dependencies.\n Fix a missing install command for the perfsuite env.\n More type sprinkling in the suite loader.\n Introduce _Case in the test suite loader.\n Replace safety with pip-audit.\n Remove the CLI example from the readme.\n Finish formatting the README via one sentence per line.\n Just pre-calculate the remotes in the suite loader.\n Run pip-licenses on the format-nongpl extra.\n pypa/setuptools#3276 is merged, remove some testing warning config.\n pypy3.8 -> 3.9\n Replace codecov with coverage (7)'s native markdown support.\n Handle tox 4 (passenv doesn't take spaces now).\n Update docs requirements.\n More tox4 setting updating.\n Run pip-audit only once, not for each OS.\n tox.ini quoting seems to have changed too.\n Preemptively tweak an isort setting.\n Add a few examples of jsonschema.validators.validator_for.\n Squashed 'json/' changes from 78c888273..6b3cac42b\n Handle the upstream change to the previously broken draft 3 test.\n Squashed 'json/' changes from 6b3cac42b..d21ed578a\n Remove some old test skips that should never be triggered.\n Minor spelling and style.\n Update docs requirements.\n Squashed 'json/' changes from d21ed578a..f57d3e0cc\n Fix some (irrelevantly) broken JSON pointers in CLI tests.\n More specific type.\n Don't leak into _VALIDATORS during tests either.\n Add a microbenchmark for validator creation.\n Style, and don't interfere with a test.\n Drop support for 3.7.\n Move to retrieving schemas from the jsonschema-specifications registry.\n Deprecate jsonschema.RefResolver from both places it is importable.\n Load the test suite into a referencing.Registry for running tests.\n Minor regrouping of some to-be-modified/deprecated RefResolver tests.\n Offload a small initial bit of id-related code to referencing.\n Inline a function that will be RefResolver specific.\n Move reference resolution to a (private) Validator method.\n Deprecate Validator.resolver.\n Actually depend on referencing and update docs requirements.\n Make an evolve test not refer to reference resolution.\n Move Validator._resolver to _ref_resolver.\n Resolve $ref using the referencing library.\n Claim full support now that we pass all referencing tests.\n Flail to get Sphinx to find references again.\n Fix the benchmark to pass the right type for remotes again.\n Update docs requirements.\n Pin to newer pyrsistent.\n Tighten up a type in the tests.\n Add some prose documentation on the new referencing API.\n These pass now actually.\n Style\n Again bump the referencing version.\n Re-add the direct test of RefResolver's deprecation.\n Improve error messages for deprecation tests when they fail.\n Three more exception-related deprecations.\n Elaborate a bit more in the referencing doc\n Replace the other usages of pyrsistent with rpds.\n Avoid whatever nonsense pkg_resources error.\n Speed up Validator.evolve by pre-computing fields.\n Bump requirements.\n Link to the new referencing doc page.\n Another version bump.\n Mention 3.7 support being dropped in the CHANGELOG.\n Maybe fix PDF builds (in ReadTheDocs).\n Take 3 on fixing RTD PDF Builds.\n Try yet again??\n Squashed 'json/' changes from f57d3e0cc..19947eaa1\n Ignore additionalItems when items isn't present on 2019.\n Newer attrs API in validators.py and some type hints for create.\n Remove a codepath meant for 3.7.\n flake8 -> ruff, a mostly painless affair.\n Enable ruff's simplify rules too.\n Another dangling Sphinx ref that seemed to only fail on Ubuntu.\n We were relying on an import * for doctests.\n Add 2 more minor deprecations to the changelog.\n Allow the PSFL in non-GPL licenses.\n Bump the minimum jsonschema-specifications/rpds versions to avoid #1059\n Always pass a URI to referencing.jsonschema.specification_with.\n Update minimum requirements for referencing libraries.\n Exclude bots from release notes.\n Squashed 'json/' changes from 19947eaa1..0788c226a\n Add a few more lines to the CHANGELOG.\n Bump the minimum referencing version again.\n Update docs requirements.\n Update requirements.\n Wrap raised referencing exceptions in a RefResolutionError subclass.\n Ignore non-str $ids for *deprecated* RefResolver resolution.\n Re-enable (but deprecate) automatic reference retrieval.\n Squashed 'json/' changes from 0788c226a..6afa9b38d\n Add the new JSON and JSON Schema classifiers, hooray!\n Looks like Hatchling needs a bump before this can actually happen.\n Fix an additional unintentional resolution scope change in RefResolver\n Re-add the JSON trove classifiers.\n Remove keep-runtime-typing which was removed from ruff.\n Slightly speed up unevaluatedProperties in the failing case.\n Update docs requirements.\n Dead file.\n Enable dependabot for GH Actions and pip-compile\n Fix some markdown formatting.\n Enable prettier (and ruff) in pre-commit\n Update requirements.\n Ignore some ANN style checks even though we don't check ANN yet.\n No idea why mypy still isn't happy, but shh please.\n Remove dead (3.7) references to importlib_metadata.\n tox -> nox\n Move coverage settings to pyproject.toml\n Evade some typing-related coverage (mis)-reporting\n Update the brief README note from tox to nox\n Remove tests already covered by the suite.\n Minor improvements to test coverage (via ignoring).\n More minor internal coverage related settings and setup tweaks.\n Whoops, re-fix the noxfile env names.\n Don't skip covered files in coverage HTML reports.\n Try again at coverage without a separate shell script.\n Fix the rendering of __str__ on wrapped referencing exceptions.\n Move to using Trusted Publishers.\n Squashed 'json/' changes from 6afa9b38d..b069ac352\n Remove another deprecated import from the API documentation.\n Ensure twine checks the README in strict mode.\n Add Unlicense to the allowed non-GPL license audit list.\n Don't uselessly recombine registries each time we recurse into subschemas.\n Massage coverage numbers again.\n Only use a default (remote retrieving registry) when none is provided.\n Minor grammar fix.\n Make everywhere use the newer attrs APIs.\n Don't use nox.session.create_tmp.\n Twewak the build noxenv again.\n Fix a regression with RefResolver-based resolution in newly created drafts\n Fix an additional regression with RefResolver and pointer resolution.\n Properly preserve applicable_validators in extended validators.\n Improve the hashability of referencing exceptions when they contain hashable data.\n\nJyrki Muukkonen (1):\n fix: Python 3.11 date.fromisoformat() allows extra formats\n\npre-commit-ci[bot] (10):\n [pre-commit.ci] auto fixes from pre-commit.com hooks\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate\n [pre-commit.ci] pre-commit autoupdate","shortMessageHtmlLink":"pypi-jsonschema: Autospec creation for update from version 4.17.3 to …"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD9MAT8gA","startCursor":null,"endCursor":null}},"title":"Activity · clearlinux-pkgs/pypi-jsonschema"}