SHA256
14
0
forked from pool/python-uv

- update to 0.12.9

* Preview features
  * [airflow] Add check for airflow.secrets.cache.SecretCache (AIR301) 
  * [ruff] Offer a safe fix for multi-digit zeros (RUF064) 
 * Bug fixes
  * [flake8-blind-except] Fix BLE001 false-positive on raise ... from None 
  * [flake8-comprehensions] Fix false positive for C420 with attribute, subscript, or slice assignment targets 
  * [flake8-simplify] Fix handling of U+001C..U+001F whitespace (SIM905) 
 * Rule changes
  * [pylint] Use lowercase hex characters to match the formatter (PLE2513) 
 * Documentation
  * Fix lint.future-annotations link 
 * Other changes
  * Build riscv64 binaries for release 
  * Add rule code to error description in GitLab output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=104
This commit is contained in:
2025-08-20 09:40:21 +00:00
committed by Git OBS Bridge
parent f26dc19ad6
commit ec8f90853b
5 changed files with 25 additions and 6 deletions

View File

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

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

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

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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23a30cfdc985278a072486db73fac68f69436fd2910b65fed155c382c676f4f9
size 59233227
oid sha256:65a741f98ac90f64bf389f6ce49d1d73f2ce33ebf56ba4587511db48ddc323ad
size 60100098