SHA256
15
0
forked from pool/python-uv
Commit Graph

2 Commits

Author SHA256 Message Date
113d6ad80d - update to 0.8.19
* Bug fixes
 * Make uv cache clean parallel process safe
 * Fix implied platform_machine marker for win_arm64 platform tag

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=122
2025-09-22 15:22:42 +00:00
e6147a03fc - upate to 0.8.18
* Enhancements
  * Add PyG packages to torch backend 
  * Add handling for unnamed conda environments in base environment detection 
  * Allow selection of debug build interpreters 
  * Improve uv init defaults for native build backend cache keys 
  * Error when pyproject.toml target does not exist for dependency groups 
  * Infer check URL from publish URL when known 
  * Support Gitlab CI/CD as a trusted publisher 
  * Add GraalPy 25.0.0 with support for Python 3.12 
  * Add --no-clear to uv venv to disable removal prompts 
  * Add conflict detection between --only-group and --extra flags 
  * Allow [project] to be missing from a pyproject.toml 
  * Always treat conda environments named base and root as base environments 
  * Improve log message when direct build for uv_build is skipped 
  * Log when the cache is disabled 
  * Show pyx organization name after authenticating 
  * Use _CONDA_ROOT to detect Conda base environments 
  * Include blake2b hash in uv publish upload form 
  * Fix misleading debug message when removing environments in uv sync 
 * Deprecations
  * Deprecate tool.uv.dev-dependencies 
 * Preview features
  * Propagate preview flag to client for native-auth feature 
  * Store native credentials for realms with the https scheme stripped 
  * Use the root index URL when retrieving credentials from the native store 
 * Bug fixes
  * Fix uv sync --no-sources not switching from editable to registry installations 
  * Avoid display of an empty string when a path is the working directory 
  * Allow cached environment reuse with @latest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=121
2025-09-18 09:54:21 +00:00