Overview
Request 1200763 accepted
- update to version 0.4.9
* Add support for managed Python 3.13
* Upgrade managed CPython versions to latest patch releases
* Allow setting a target version for uv self update
* Create py.typed files during uv init --lib
* Add a dedicated error for packages that fail due to distutils deprecation
* Improve error message when requested Python version is unsupported
* Add uv run --no-sync
* Avoid updating pyproject.toml offsets on non-add edits
* Invalidate cache when --config-settings change
* Remove workspace root for single-member workspace with uv export
- Created by adrianSuSE
- In state accepted
- Package maintainer: uncomfyhalomacro
Request History
adrianSuSE created request
- update to version 0.4.9
* Add support for managed Python 3.13
* Upgrade managed CPython versions to latest patch releases
* Allow setting a target version for uv self update
* Create py.typed files during uv init --lib
* Add a dedicated error for packages that fail due to distutils deprecation
* Improve error message when requested Python version is unsupported
* Add uv run --no-sync
* Avoid updating pyproject.toml offsets on non-add edits
* Invalidate cache when --config-settings change
* Remove workspace root for single-member workspace with uv export
uncomfyhalomacro accepted request
Oh thanks!