1 Commits

Author SHA256 Message Date
270d76cdf0 - update to 0.10.3:
* Enhancements
  * Don't open file locks for writing 
  * Make Windows trampoline error messages consistent with uv proper 
  * Log which preview features are enabled 
 * Preview features
  * Add support for ruff version constraints and exclude-newer in uv format 
  * Fix script path handling when target-workspace-discovery is enabled 
  * Use version constraints to select the default ruff version used by uv format 
 * Bug fixes
  * Avoid matching managed Python versions by prefixes, e.g. don't match CPython 3.10 when cpython-3.1 is specified 
  * Fix handling of --allow-existing with minor version links on Windows 
  * Fix panic when encountering unmanaged workspace members 
  * Improve accuracy of request timing 
  * Reject u64::MAX in version segments to prevent overflow

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=180
2026-02-16 20:21:54 +00:00