uv/crates/uv-python/src
ya7010 ac788d7cde
Update schemars 1.0.0 (#13693)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary
Update [schemars
0.9.0](https://github.com/GREsau/schemars/releases/tag/v0.9.0)

There are differences in the generated JSON Schema and I will [contact
the author](https://github.com/GREsau/schemars/issues/407).

## Test Plan

---------

Co-authored-by: konstin <konstin@mailbox.org>
2025-06-24 21:43:31 +02:00
..
sysconfig Sync latest Python releases (#13996) 2025-06-12 09:47:28 -05:00
cpuinfo.rs Fix hard and soft float libc detection for managed Python distributions on ARM (#8498) 2024-10-29 23:46:21 +00:00
discovery.rs Consolidate logic for checking for a virtual environment (#14214) 2025-06-23 15:12:43 +02:00
downloads.rs Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
environment.rs Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
implementation.rs Prefer Python executable names that match the request over default names (#9066) 2024-11-13 10:00:23 -06:00
installation.rs Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
interpreter.rs Consolidate logic for checking for a virtual environment (#14214) 2025-06-23 15:12:43 +02:00
lib.rs Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
libc.rs make the error message clearer when running distroless containers (#13549) 2025-05-29 10:29:01 -07:00
macos_dylib.rs Install and remove managed Python to and from the Windows Registry (PEP 514) (#10634) 2025-01-23 14:13:41 +00:00
managed.rs Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
microsoft_store.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
platform.rs Add Pyodide support (#12731) 2025-06-03 12:01:26 -05:00
pointer_size.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
prefix.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
python_version.rs Update schemars 1.0.0 (#13693) 2025-06-24 21:43:31 +02:00
target.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
version_files.rs Refactor `PythonVersionFile` global loading (#14107) 2025-06-20 15:31:32 -05:00
virtualenv.rs Consolidate logic for checking for a virtual environment (#14214) 2025-06-23 15:12:43 +02:00
windows_registry.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00