SHA256
15
0
forked from pool/python-uv

Accepting request 1304077 from devel:languages:python

- update to  0.8.17
 * Enhancements
  * Improve error message for HTTP validation in auth services 
  * Respect PYX_API_URL when suggesting uv auth login on 401 
  * Add pyx as a supported PyTorch index URL 
 * Bug fixes
  * Avoid initiating login flow for invalid API keys 
  * Do not search for a password for requests with a token attached already 
  * Filter pre-release Python versions in uv init --script

OBS-URL: https://build.opensuse.org/request/show/1304077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=49
This commit is contained in:
2025-09-11 14:40:36 +00:00
committed by Git OBS Bridge
5 changed files with 19 additions and 6 deletions

Binary file not shown.

BIN
python-uv-0.8.17.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Sep 11 12:04:28 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.17
* Enhancements
* Improve error message for HTTP validation in auth services
* Respect PYX_API_URL when suggesting uv auth login on 401
* Add pyx as a supported PyTorch index URL
* Bug fixes
* Avoid initiating login flow for invalid API keys
* Do not search for a password for requests with a token attached already
* Filter pre-release Python versions in uv init --script
-------------------------------------------------------------------
Wed Sep 10 11:03:40 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

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

BIN
vendor.tar.zst LFS

Binary file not shown.