forked from pool/python-uv
Accepting request 1318475 from devel:languages:python
- update to 0.9.10 * Enhancements * Add support for SSL_CERT_DIR * Enforce UTF‑8-encoded license files during uv build * Error when a project.license-files glob matches nothing * pip install --target (and sync) install Python if necessary * Account for python_downloads_json_url in pre-release Python version warnings * Support HTTP/HTTPS URLs in uv python --python-downloads-json-url * Preview features * Add support for --upgrade in uv python install * Fix handling of python install --default for pre-release Python versions * Add uv workspace list to list workspace members * Bug fixes * Don't check file URLs for ambiguously parsed credentials * Documentation * Add a "storage" reference document OBS-URL: https://build.opensuse.org/request/show/1318475 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=62
This commit is contained in:
BIN
python-uv-0.9.10.tar.gz
LFS
Normal file
BIN
python-uv-0.9.10.tar.gz
LFS
Normal file
Binary file not shown.
BIN
python-uv-0.9.9.tar.gz
LFS
BIN
python-uv-0.9.9.tar.gz
LFS
Binary file not shown.
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 18 15:27:07 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.9.10
|
||||
* Enhancements
|
||||
* Add support for SSL_CERT_DIR
|
||||
* Enforce UTF‑8-encoded license files during uv build
|
||||
* Error when a project.license-files glob matches nothing
|
||||
* pip install --target (and sync) install Python if necessary
|
||||
* Account for python_downloads_json_url in pre-release Python version warnings
|
||||
* Support HTTP/HTTPS URLs in uv python --python-downloads-json-url
|
||||
* Preview features
|
||||
* Add support for --upgrade in uv python install
|
||||
* Fix handling of python install --default for pre-release Python versions
|
||||
* Add uv workspace list to list workspace members
|
||||
* Bug fixes
|
||||
* Don't check file URLs for ambiguously parsed credentials
|
||||
* Documentation
|
||||
* Add a "storage" reference document
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 10:24:20 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.9.9
|
||||
Version: 0.9.10
|
||||
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