forked from pool/python-uv
Accepting request 1280090 from devel:languages:python
- update to 0.7.8 * Standalone Python + revert almost all changesd from 0.7.6 - 0.7.7 due misscompilation * Documentation * Remove misleading line in pin documentation - 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/request/show/1280090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=23
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.8.tar.gz
Normal file
3
python-uv-0.7.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f12e8b5f9706e28d689d3df47a14cda07fb638dbd83889233fdbf2e1e01d9db
|
||||
size 3993156
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 08:51:37 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.8
|
||||
* Standalone Python
|
||||
+ revert almost all changesd from 0.7.6 - 0.7.7 due misscompilation
|
||||
* Documentation
|
||||
* Remove misleading line in pin documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.7.6
|
||||
Version: 0.7.8
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a645fb7bbd1fb6ce5a1e8d70066fb51991cb259056f6069bbc9ba1c45b164a26
|
||||
size 56444578
|
||||
oid sha256:c7180d0475348033c326ebbde786270db83f7fa0913034c1f82f0c9789240d0d
|
||||
size 56597841
|
||||
|
Reference in New Issue
Block a user