Support cases where platform.machine() is 'amd64' instead of 'x86_64'#570
Merged
jviotti merged 1 commit intosourcemeta:mainfrom Dec 3, 2025
EMBailey-Topaz:main
Merged
Support cases where platform.machine() is 'amd64' instead of 'x86_64'#570jviotti merged 1 commit intosourcemeta:mainfrom EMBailey-Topaz:main
jviotti merged 1 commit intosourcemeta:mainfrom
EMBailey-Topaz:main
Conversation
Contributor
Author
|
Fixes #569 |
Signed-off-by: Evan Bailey <evan.bailey@topazlabs.com>
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Dec 12, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | minor | `v12.7.1` -> `v12.10.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>sourcemeta/jsonschema (sourcemeta/jsonschema)</summary> ### [`v12.10.1`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.10.1) [Compare Source](sourcemeta/jsonschema@v12.10.0...v12.10.1) #### What's Changed - Speed up schema compilation and linting by orders of magnitude (up to 10x) by [@​jviotti](https://github.com/jviotti) in [#​578](sourcemeta/jsonschema#578) **Full Changelog**: <sourcemeta/jsonschema@v12.10.0...v12.10.1> ### [`v12.10.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.10.0) [Compare Source](sourcemeta/jsonschema@v12.9.3...v12.10.0) #### What's Changed - Avoid synchronous functions in the NPM wrapper by [@​jviotti](https://github.com/jviotti) in [#​575](sourcemeta/jsonschema#575) - Support validating multi-doc YAML files by [@​jviotti](https://github.com/jviotti) in [#​577](sourcemeta/jsonschema#577) **Full Changelog**: <sourcemeta/jsonschema@v12.9.3...v12.10.0> ### [`v12.9.3`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.9.3) [Compare Source](sourcemeta/jsonschema@v12.9.2...v12.9.3) #### What's Changed - Fix NPM publishing and re-publish using Trusted Publishing by [@​jviotti](https://github.com/jviotti) in [#​574](sourcemeta/jsonschema#574) **Full Changelog**: <sourcemeta/jsonschema@v12.9.2...v12.9.3> ### [`v12.9.2`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.9.2) [Compare Source](sourcemeta/jsonschema@v12.9.1...v12.9.2) #### What's Changed - Fix NPM publishing and re-publish using Trusted Publishing by [@​jviotti](https://github.com/jviotti) in [#​573](sourcemeta/jsonschema#573) **Full Changelog**: <sourcemeta/jsonschema@v12.9.1...v12.9.2> ### [`v12.9.1`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.9.1) [Compare Source](sourcemeta/jsonschema@v12.9.0...v12.9.1) #### What's Changed - Fix NPM publishing command by [@​jviotti](https://github.com/jviotti) in [#​572](sourcemeta/jsonschema#572) **Full Changelog**: <sourcemeta/jsonschema@v12.9.0...v12.9.1> ### [`v12.9.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.9.0) [Compare Source](sourcemeta/jsonschema@v12.8.1...v12.9.0) #### What's Changed - Expose a spawning interface in the CLI NPM wrapper by [@​jviotti](https://github.com/jviotti) in [#​564](sourcemeta/jsonschema#564) - Support cases where platform.machine() is 'amd64' instead of 'x86\_64' by [@​EMBailey-Topaz](https://github.com/EMBailey-Topaz) in [#​570](sourcemeta/jsonschema#570) - Fix `docs/configuration` link to Sourcemeta One by [@​jviotti](https://github.com/jviotti) in [#​568](sourcemeta/jsonschema#568) #### New Contributors - [@​EMBailey-Topaz](https://github.com/EMBailey-Topaz) made their first contribution in [#​570](sourcemeta/jsonschema#570) **Full Changelog**: <sourcemeta/jsonschema@v12.8.1...v12.9.0> ### [`v12.8.1`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.8.1) [Compare Source](sourcemeta/jsonschema@v12.8.0...v12.8.1) #### What's Changed - Fix NPM publishing by [@​jviotti](https://github.com/jviotti) in [#​562](sourcemeta/jsonschema#562) **Full Changelog**: <sourcemeta/jsonschema@v12.8.0...v12.8.1> ### [`v12.8.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.8.0) [Compare Source](sourcemeta/jsonschema@v12.7.1...v12.8.0) #### What's Changed - Add rich error information to every exception by [@​jviotti](https://github.com/jviotti) in [#​554](sourcemeta/jsonschema#554) - Adopt NPM's trusted publishing by [@​jviotti](https://github.com/jviotti) in [#​557](sourcemeta/jsonschema#557) - Report linter errors for more than one rule position by [@​jviotti](https://github.com/jviotti) in [#​558](sourcemeta/jsonschema#558) - Improve the lint description of the `unknown_keywords_prefix` rule by [@​jviotti](https://github.com/jviotti) in [#​559](sourcemeta/jsonschema#559) - Support `extension` in `jsonschema.json` by [@​jviotti](https://github.com/jviotti) in [#​560](sourcemeta/jsonschema#560) - Consider `jsonschema.json` extensions when loading direct schema paths by [@​jviotti](https://github.com/jviotti) in [#​561](sourcemeta/jsonschema#561) **Full Changelog**: <sourcemeta/jsonschema@v12.7.1...v12.8.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNy4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates
__main__.pyin the PyPi version to work whenplatform.system().lower()returns'amd64'.