SHA256
14
0
forked from pool/python-uv

- update to 0.8.4

* Enhancements
  * Improve styling of warning cause chains 
  * Extend wheel filtering to Android tags 
  * Perform wheel lockfile filtering based on platform and OS intersection 
  * Clarify messaging when a new resolution needs to be performed 
 * Preview features
  * Add support for extending package's build dependencies with extra-build-dependencies 
  * Split preview mode into separate feature flags 
 * Configuration
  * Add support for package specific exclude-newer dates via exclude-newer-package 
 * Bug fixes
  * Avoid invalidating lockfile when path or workspace dependencies define explicit indexes 
  * Copy entrypoints that have a shebang that differs in python vs python3 
  * Fix incorrect file permissions in wheel packages 
  * Update validation for environments and required-environments in uv.toml 
 * Documentation
  * Show uv_build in projects documentation 
  * Add UV_ prefix to installer environment variables 
  * Un-hide uv from --build-backend options 
  * Update documentation for preview flags

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=93
This commit is contained in:
2025-07-31 15:51:42 +00:00
committed by Git OBS Bridge
parent 7913d3f51a
commit 0db67f36e0
5 changed files with 31 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Jul 31 15:49:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.4
* Enhancements
* Improve styling of warning cause chains
* Extend wheel filtering to Android tags
* Perform wheel lockfile filtering based on platform and OS intersection
* Clarify messaging when a new resolution needs to be performed
* Preview features
* Add support for extending package's build dependencies with extra-build-dependencies
* Split preview mode into separate feature flags
* Configuration
* Add support for package specific exclude-newer dates via exclude-newer-package
* Bug fixes
* Avoid invalidating lockfile when path or workspace dependencies define explicit indexes
* Copy entrypoints that have a shebang that differs in python vs python3
* Fix incorrect file permissions in wheel packages
* Update validation for environments and required-environments in uv.toml
* Documentation
* Show uv_build in projects documentation
* Add UV_ prefix to installer environment variables
* Un-hide uv from --build-backend options
* Update documentation for preview flags
-------------------------------------------------------------------
Sun Jul 27 20:33:23 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.3
Version: 0.8.4
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:c9c766b6278d79b98930911af21baf073744bf2b57780dbe2cbe38606afe2919
size 58833723
oid sha256:4a4b30f182ac34aec413335bba7cb8f95b1bb0e517a95abf234aaf20461abdae
size 58846107