SHA256
15
0
forked from pool/python-uv

Accepting request 1300468 from devel:languages:python

- update to 0.8.12
 * Enhancements
  * Add an aarch64-pc-windows-msvc target for python-platform 
  * Add fallback parent process detection to uv tool update-shell 
  * Install non-build-isolation packages in a second phase 
  * Add hint when virtual environments are included in source distributions 
  * Add Docker images derived from buildpack-deps:trixie, debian:trixie-slim, alpine:3.22 
 * Bug fixes
  * Reject already-installed wheels built with outdated settings 
  * Skip interpreters that are not found on query 
  * Handle dotted package names in script path resolution 
  * Reject match-runtime = true for dynamic packages 
 * Documentation
  * Document improvements to build-isolation setups 
  * Fix reference documentation recommendation to use uv cache clean instead of clear

OBS-URL: https://build.opensuse.org/request/show/1300468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=43
This commit is contained in:
2025-08-20 12:40:35 +00:00
committed by Git OBS Bridge
5 changed files with 25 additions and 6 deletions

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Aug 20 09:03:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.12
* Enhancements
* Add an aarch64-pc-windows-msvc target for python-platform
* Add fallback parent process detection to uv tool update-shell
* Install non-build-isolation packages in a second phase
* Add hint when virtual environments are included in source distributions
* Add Docker images derived from buildpack-deps:trixie, debian:trixie-slim, alpine:3.22
* Bug fixes
* Reject already-installed wheels built with outdated settings
* Skip interpreters that are not found on query
* Handle dotted package names in script path resolution
* Reject match-runtime = true for dynamic packages
* Documentation
* Document improvements to build-isolation setups
* Fix reference documentation recommendation to use uv cache clean instead of clear
-------------------------------------------------------------------
Fri Aug 15 17:37:36 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.8.11
Version: 0.8.12
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.