forked from pool/python-uv
Accepting request 1302718 from devel:languages:python
- 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/request/show/1302718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=47
This commit is contained in:
BIN
python-uv-0.8.14.tar.gz
LFS
BIN
python-uv-0.8.14.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.8.15.tar.gz
LFS
Normal file
BIN
python-uv-0.8.15.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user