forked from pool/python-uv
- update to 0.7.7:
* Python * Work around third-party packages that (incorrectly) assume the interpreter is dynamically linking libpython * Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on macOS on aarch64 aka Apple Silicon * See the python-build-standalone release notes for more details. * Bug fixes * Make uv version lock and sync * Fix references to ldd in diagnostics to correctly refer to ld.so * Documentation * Clarify adding SSH Git dependencies OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=55
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2262a7d2e12ea80e4eedf3d4048d0b474533b579c020bdc3b28ab211a9b5ae67
|
|
||||||
size 3984119
|
|
3
python-uv-0.7.7.tar.gz
Normal file
3
python-uv-0.7.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9dce4a0c9d8af4357a7d20cb784b401793674472ddbb68d3fdf1d0b04111b18e
|
||||||
|
size 3994526
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 23 13:15:53 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 0.7.7:
|
||||||
|
* Python
|
||||||
|
* Work around third-party packages that (incorrectly) assume the interpreter is dynamically linking libpython
|
||||||
|
* Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on macOS on aarch64 aka Apple Silicon
|
||||||
|
* See the python-build-standalone release notes for more details.
|
||||||
|
* Bug fixes
|
||||||
|
* Make uv version lock and sync
|
||||||
|
* Fix references to ldd in diagnostics to correctly refer to ld.so
|
||||||
|
* Documentation
|
||||||
|
* Clarify adding SSH Git dependencies
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 20 09:04:07 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
Tue May 20 09:04:07 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.7.6
|
Version: 0.7.7
|
||||||
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:a645fb7bbd1fb6ce5a1e8d70066fb51991cb259056f6069bbc9ba1c45b164a26
|
oid sha256:36ce3fa522ccb2e2e6a8433ad91df23f805b99a51eff1fea77833b2d036557aa
|
||||||
size 56444578
|
size 56595624
|
||||||
|
Reference in New Issue
Block a user