SHA256
15
0
forked from pool/python-uv

Accepting request 1326950 from devel:languages:python

- update to 0.9.24 
 * Enhancements
  * Use a dedicated error message when lockfile can't be found 
  * Only write portable paths in RECORD files 
  * Support relative paths in UV_PYTHON_BIN_DIR and UV_TOOL_BIN_DIR 
 * Preview features
  * Enable uploads to S3 via pre-signed URLs 
 * Configuration
  * Allow setting proxy variables via global / user configuration 
  * Manually parse and reconcile Boolean environment variables 
 * Bug fixes
  * Fix handling of UV_NO_SYNC=1 uv run ... 
  * Rebuild dynamic distribution when version changes with --no-cache 
  * Filter unusable wheels from the lockfile for more architectures 
  * Correctly count retries originating from early middleware errors 
  * Avoid broken build artifacts on build failure 
  * Fix missing dependencies on synthetic root in SBOM export 
  * Recognize armv8l as an alias for armv7l in platform tag parsing 
  * Fix redaction of a URL in a middleware trace log 
 * Documentation
  * Add index.md suggestion to llms.txt 
  * Clarify that uv run uses inexact syncing by default 
  * Clarify requirements file format in docs 
  * Add Rust language classifier

OBS-URL: https://build.opensuse.org/request/show/1326950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=71
This commit is contained in:
2026-01-13 20:34:19 +00:00
committed by Git OBS Bridge
5 changed files with 34 additions and 6 deletions

View File

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

3
python-uv-0.9.24.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Jan 11 16:45:37 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.24
* Enhancements
* Use a dedicated error message when lockfile can't be found
* Only write portable paths in RECORD files
* Support relative paths in UV_PYTHON_BIN_DIR and UV_TOOL_BIN_DIR
* Preview features
* Enable uploads to S3 via pre-signed URLs
* Configuration
* Allow setting proxy variables via global / user configuration
* Manually parse and reconcile Boolean environment variables
* Bug fixes
* Fix handling of UV_NO_SYNC=1 uv run ...
* Rebuild dynamic distribution when version changes with --no-cache
* Filter unusable wheels from the lockfile for more architectures
* Correctly count retries originating from early middleware errors
* Avoid broken build artifacts on build failure
* Fix missing dependencies on synthetic root in SBOM export
* Recognize armv8l as an alias for armv7l in platform tag parsing
* Fix redaction of a URL in a middleware trace log
* Documentation
* Add index.md suggestion to llms.txt
* Clarify that uv run uses inexact syncing by default
* Clarify requirements file format in docs
* Add Rust language classifier
-------------------------------------------------------------------
Sat Jan 3 20:53:25 UTC 2026 - 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.9.21
Version: 0.9.24
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:79b3a2217149872485e932f917e72bcfe7dafb7eb9097bcca45e08bc3a5e6f79
size 69527035
oid sha256:8052d0e44af1e02a876f802b7b1b81464959fafb89fd509924da9a053521bd13
size 69399597