SHA256
14
0
forked from pool/python-uv

- update to 0.7.13:

* Enhancements
   * Download versions in uv python pin if not found 
   * Use TTY detection to determine if SIGINT forwarding is enabled 
   * Avoid fetching an exact, cached Git commit, even if it isn't locked 
   * Add zstd and deflate to Accept-Encoding 
   * Build binaries for riscv64 
 * Bug fixes
   * Check if relative URL is valid directory before treating as index 
   * Ignore Python discovery errors during uv python pin 
   * Do not allow uv add --group ... --script 
 * Preview changes
   * Build backend: Support namespace packages 
 * Documentation
   * Add 3.14 to the supported platform reference 
   * Add an llms.txt to uv 
   * Add supported macOS version to the platform reference 
   * Update platform support reference to include Python implementation list 
   * Update pytorch.md 
   * Update the CLI help and reference to include references to the Python bin directory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=69
This commit is contained in:
2025-06-13 14:38:03 +00:00
committed by Git OBS Bridge
parent 1da672674f
commit 1b9194fda8
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:b327d4ea57ccecfd5edc8a3cefbebb62a8089e22a264b440d44d4168b1b9dfbc
size 4041301

BIN
python-uv-0.7.13.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Jun 13 14:36:19 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.7.13:
* Enhancements
* Download versions in uv python pin if not found
* Use TTY detection to determine if SIGINT forwarding is enabled
* Avoid fetching an exact, cached Git commit, even if it isn't locked
* Add zstd and deflate to Accept-Encoding
* Build binaries for riscv64
* Bug fixes
* Check if relative URL is valid directory before treating as index
* Ignore Python discovery errors during uv python pin
* Do not allow uv add --group ... --script
* Preview changes
* Build backend: Support namespace packages
* Documentation
* Add 3.14 to the supported platform reference
* Add an llms.txt to uv
* Add supported macOS version to the platform reference
* Update platform support reference to include Python implementation list
* Update pytorch.md
* Update the CLI help and reference to include references to the Python bin directory
-------------------------------------------------------------------
Mon Jun 9 09:33:13 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.12
Version: 0.7.13
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.