forked from pool/python-uv
- update to 0.7.21
* Enhancements * Add --python-platform to uv sync * Support pre-releases in uv version --bump * Add -w shorthand for --with * Add an exception handler on Windows to display information on crash * Add hint when Python downloads are disabled * Add UV_HTTP_RETRIES to customize retry counts * Follow leaf symlinks matched by globs in cache-key * Support parent path components (..) in globs in cache-key * Improve cache-key performance * Preview features * Add uv sync --output-format json * Bug fixes * Do not re-resolve with a new Python version in uv tool if it is incompatible with --python * Documentation * Document how to nest dependency groups with include-group * Fix repeated word in Pyodide doc * Update CONTRIBUTING.md with instructions to format Markdown files via Docker * Fix version number for setup-python OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=86
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c07afb70c926715b4280815393770350b2cfc63c899bc171f508c74de7fc3f5e
|
|
||||||
size 4127300
|
|
3
python-uv-0.7.21.tar.gz
Normal file
3
python-uv-0.7.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:089f2f5e388da95c4e5ca8b4dc2c9d1421f3bf9dd5d05546be8e27c943428101
|
||||||
|
size 4149924
|
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 15 08:11:49 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 0.7.21
|
||||||
|
* Enhancements
|
||||||
|
* Add --python-platform to uv sync
|
||||||
|
* Support pre-releases in uv version --bump
|
||||||
|
* Add -w shorthand for --with
|
||||||
|
* Add an exception handler on Windows to display information on crash
|
||||||
|
* Add hint when Python downloads are disabled
|
||||||
|
* Add UV_HTTP_RETRIES to customize retry counts
|
||||||
|
* Follow leaf symlinks matched by globs in cache-key
|
||||||
|
* Support parent path components (..) in globs in cache-key
|
||||||
|
* Improve cache-key performance
|
||||||
|
* Preview features
|
||||||
|
* Add uv sync --output-format json
|
||||||
|
* Bug fixes
|
||||||
|
* Do not re-resolve with a new Python version in uv tool if it is incompatible with --python
|
||||||
|
* Documentation
|
||||||
|
* Document how to nest dependency groups with include-group
|
||||||
|
* Fix repeated word in Pyodide doc
|
||||||
|
* Update CONTRIBUTING.md with instructions to format Markdown files via Docker
|
||||||
|
* Fix version number for setup-python
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 13 13:50:02 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
Sun Jul 13 13:50:02 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
%bcond_without libalternatives
|
%bcond_without libalternatives
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-uv
|
Name: python-uv
|
||||||
Version: 0.7.20
|
Version: 0.7.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python package installer and resolver, written in Rust
|
Summary: A Python package installer and resolver, written in Rust
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:b9cc6a09c91f27081140fbb6e71a8945654f8b1de25b3deef2d950a5677ddbfd
|
oid sha256:cdd59f6fb228188d2109d13412bec2bca2cf45db36bdbfbe83f2663c99eac6f4
|
||||||
size 58793548
|
size 58789326
|
||||||
|
Reference in New Issue
Block a user