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 +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>
|
||||
|
||||
|
Reference in New Issue
Block a user