forked from pool/python-uv
Accepting request 1300990 from devel:languages:python
- update to 0.8.13 * Enhancements * Add --no-install-* arguments to uv add * Initialize Git prior to reading author in uv init * Add CUDA 129 to available torch backends * Update Pyodide to 0.28.2 * Preview features * Add an experimental uv format command * Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false * Bug fixes * Add triton to torch-backend manifest * Avoid panicking when resolver returns stale distributions * Fix uv_build wheel hashes * Treat --upgrade-package on the command-line as overriding upgrade = false in configuration OBS-URL: https://build.opensuse.org/request/show/1300990 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=44
This commit is contained in:
BIN
python-uv-0.8.12.tar.gz
LFS
BIN
python-uv-0.8.12.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.8.13.tar.gz
LFS
Normal file
BIN
python-uv-0.8.13.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 13:54:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.8.13
|
||||
* Enhancements
|
||||
* Add --no-install-* arguments to uv add
|
||||
* Initialize Git prior to reading author in uv init
|
||||
* Add CUDA 129 to available torch backends
|
||||
* Update Pyodide to 0.28.2
|
||||
* Preview features
|
||||
* Add an experimental uv format command
|
||||
* Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false
|
||||
* Bug fixes
|
||||
* Add triton to torch-backend manifest
|
||||
* Avoid panicking when resolver returns stale distributions
|
||||
* Fix uv_build wheel hashes
|
||||
* Treat --upgrade-package on the command-line as overriding upgrade = false in configuration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 09:03:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.8.12
|
||||
Version: 0.8.13
|
||||
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