forked from pool/python-uv
Accepting request 1318278 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1318278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=61
This commit is contained in:
BIN
python-uv-0.9.8.tar.gz
LFS
BIN
python-uv-0.9.8.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.9.9.tar.gz
LFS
Normal file
BIN
python-uv-0.9.9.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 10:24:20 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 0.9.9
|
||||
* Deprecations
|
||||
* Deprecate use of --project in uv init
|
||||
* Enhancements
|
||||
* Add iOS support to Python interpreter discovery
|
||||
* Reject ambiguously parsed URLs
|
||||
* Allow explicit values in uv version --bump
|
||||
* Warn on use of managed pre-release Python versions when a stable version
|
||||
is available
|
||||
* Allow signing trampolines on Windows by using .rcdata to store metadata
|
||||
* Add --only-emit-workspace and similar variants to uv export
|
||||
* Preview features
|
||||
* Add uv workspace dir command
|
||||
* Add uv workspace metadata command
|
||||
* Configuration
|
||||
* Add UV_NO_DEFAULT_GROUPS environment variable
|
||||
* Bug fixes
|
||||
* Remove torch-model-archiver and torch-tb-profiler from PyTorch backend
|
||||
* Fix Pixi environment detection
|
||||
* Documentation
|
||||
* Fix CMD path in FastAPI Dockerfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 10:23:13 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#
|
||||
# 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
|
||||
@@ -34,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.9.8
|
||||
Version: 0.9.9
|
||||
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