SHA256
14
0
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:
2025-07-13 14:48:57 +00:00
committed by Git OBS Bridge
parent 998a47414e
commit f04b23b8e9
5 changed files with 30 additions and 6 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c07afb70c926715b4280815393770350b2cfc63c899bc171f508c74de7fc3f5e
size 4127300

View File

@@ -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>

View File

@@ -33,7 +33,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.7.19
Version: 0.7.20
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ce7d42950238beb044d2bbd5eb8885fdd91af01ec9086d2ffc33a3c2b3ce4a9
size 58606920
oid sha256:b9cc6a09c91f27081140fbb6e71a8945654f8b1de25b3deef2d950a5677ddbfd
size 58793548