SHA256
14
0
forked from pool/python-uv

- update to 0.8.15

* Enhancements
  * Add uv auth commands for credential management 
  * Add pyx support to uv auth commands 
  * Add uv tree --show-sizes to show package sizes 
  * Add --python-platform riscv64-unknown-linux 
  * Add --python-platform to uv run and uv tool 
  * Add uv publish --dry-run 
  * Add zstandard support for wheels 
  * Allow registries to pre-provide core metadata 
  * Retry streaming Python and binary download errors 
 * Bug fixes
  * Fix settings rendering for extra-build-dependencies 
  * Skip non-existent directories in bytecode compilation 
 * Error messages
  * Add error trace to invalid package format

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=112
This commit is contained in:
2025-09-04 11:05:25 +00:00
committed by Git OBS Bridge
parent 130acdce43
commit f94c6e1f37
5 changed files with 27 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Sep 4 11:03:52 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.15
* Enhancements
* Add uv auth commands for credential management
* Add pyx support to uv auth commands
* Add uv tree --show-sizes to show package sizes
* Add --python-platform riscv64-unknown-linux
* Add --python-platform to uv run and uv tool
* Add uv publish --dry-run
* Add zstandard support for wheels
* Allow registries to pre-provide core metadata
* Retry streaming Python and binary download errors
* Bug fixes
* Fix settings rendering for extra-build-dependencies
* Skip non-existent directories in bytecode compilation
* Error messages
* Add error trace to invalid package format
-------------------------------------------------------------------
Tue Sep 2 14:56:39 UTC 2025 - Nico Krapp <nico.krapp@suse.com>

View File

@@ -1,6 +1,7 @@
#
# spec file for package python-uv
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
@@ -33,7 +34,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.8.14
Version: 0.8.15
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:2197d0f95404da3d62f6d36d5a7df62cb13bc456f4ab2dc8c6976bd29e56746e
size 59944881
oid sha256:01fe401f4f3df929334a1b20774cfad424ba827a566ed71a2891ad15957e9e84
size 60956088