forked from pool/python-uv
- update to 0.7.20
* Enhancements * Add --workspace flag to uv add * Add auto-detection for Intel GPUs * Drop trailing arguments when writing shebangs * Add debug message when skipping Python downloads * Add support for declaring multiple modules in namespace packages * Bug fixes * Revert normalization of trailing slashes on index URLs * Fix forced resolution with all extras in uv version * Fix handling of pre-releases in preferences * Remove transparent variants in uv-extract to enable retries * Rust API * Add method to get packages involved in a NoSolutionError * Make ErrorTree for NoSolutionError public * Documentation * Finish incomplete sentence in pip migration guide * Remove cache-dependency-glob examples for setup-uv * Remove uv pip sync suggestion with pyproject.toml * Update documentation for GitHub to use setup-uv@v6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=84
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:51a069ebb3236f39dfa9c3e3e56cf3db2b267cca3153fc32eeab05e1b2ffa1b9
|
|
||||||
size 4120134
|
|
3
python-uv-0.7.20.tar.gz
Normal file
3
python-uv-0.7.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c07afb70c926715b4280815393770350b2cfc63c899bc171f508c74de7fc3f5e
|
||||||
|
size 4127300
|
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 13 13:50:02 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 0.7.20
|
||||||
|
* Enhancements
|
||||||
|
* Add --workspace flag to uv add
|
||||||
|
* Add auto-detection for Intel GPUs
|
||||||
|
* Drop trailing arguments when writing shebangs
|
||||||
|
* Add debug message when skipping Python downloads
|
||||||
|
* Add support for declaring multiple modules in namespace packages
|
||||||
|
* Bug fixes
|
||||||
|
* Revert normalization of trailing slashes on index URLs
|
||||||
|
* Fix forced resolution with all extras in uv version
|
||||||
|
* Fix handling of pre-releases in preferences
|
||||||
|
* Remove transparent variants in uv-extract to enable retries
|
||||||
|
* Rust API
|
||||||
|
* Add method to get packages involved in a NoSolutionError
|
||||||
|
* Make ErrorTree for NoSolutionError public
|
||||||
|
* Documentation
|
||||||
|
* Finish incomplete sentence in pip migration guide
|
||||||
|
* Remove cache-dependency-glob examples for setup-uv
|
||||||
|
* Remove uv pip sync suggestion with pyproject.toml
|
||||||
|
* Update documentation for GitHub to use setup-uv@v6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 5 00:05:00 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
Sat Jul 5 00:05:00 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.19
|
Version: 0.7.20
|
||||||
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:1ce7d42950238beb044d2bbd5eb8885fdd91af01ec9086d2ffc33a3c2b3ce4a9
|
oid sha256:b9cc6a09c91f27081140fbb6e71a8945654f8b1de25b3deef2d950a5677ddbfd
|
||||||
size 58606920
|
size 58793548
|
||||||
|
Reference in New Issue
Block a user