forked from pool/python-uv
- 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/package/show/devel:languages:python/python-uv?expand=0&rev=106
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b6f86b547ea3744ffd14f14f07ccdfb60528ce7396a454a65ad72556272a0e67
|
|
||||||
size 4349760
|
|
3
python-uv-0.8.13.tar.gz
Normal file
3
python-uv-0.8.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76da4bff1ff19eb09105ac4d0da9e86f07ae400d09d34e0714eb9387cffbd0a9
|
||||||
|
size 4361461
|
@@ -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>
|
Wed Aug 20 09:03:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
%bcond_without libalternatives
|
%bcond_without libalternatives
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-uv
|
Name: python-uv
|
||||||
Version: 0.8.12
|
Version: 0.8.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python package installer and resolver, written in Rust
|
Summary: A Python package installer and resolver, written in Rust
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:65a741f98ac90f64bf389f6ce49d1d73f2ce33ebf56ba4587511db48ddc323ad
|
oid sha256:f516d50f91d8f39bbba00f7b96fcffa6ca4f7317fa088a4089fa138a6cd564c8
|
||||||
size 60100098
|
size 60099860
|
||||||
|
Reference in New Issue
Block a user