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:
BIN
python-uv-0.8.16.tar.gz
LFS
BIN
python-uv-0.8.16.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.8.17.tar.gz
LFS
Normal file
BIN
python-uv-0.8.17.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user