forked from pool/python-uv
- update to 0.7.6:
* Standalone Python * Add Python 3.14 on musl * Add free-threaded Python on musl * Add Python 3.14.0a7 * Statically link libpython into the interpreter on Linux for a significant performance boost * See the python-build-standalone release notes for more details. * Enhancements * Improve compatibility of VIRTUAL_ENV_PROMPT value * Bump MSRV to 1.85 and Edition 2024 * Bug fixes * Respect default extras in uv remove * Documentation * Fix PowerShell code blocks OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=53
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a5e218d8655579f402e9abc02b4eabe5a0f69926fef2e1026841dce7ab259e
|
||||
size 3980955
|
3
python-uv-0.7.6.tar.gz
Normal file
3
python-uv-0.7.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2262a7d2e12ea80e4eedf3d4048d0b474533b579c020bdc3b28ab211a9b5ae67
|
||||
size 3984119
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 09:04:07 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.6:
|
||||
* Standalone Python
|
||||
* Add Python 3.14 on musl
|
||||
* Add free-threaded Python on musl
|
||||
* Add Python 3.14.0a7
|
||||
* Statically link libpython into the interpreter on Linux for a significant performance boost
|
||||
* See the python-build-standalone release notes for more details.
|
||||
* Enhancements
|
||||
* Improve compatibility of VIRTUAL_ENV_PROMPT value
|
||||
* Bump MSRV to 1.85 and Edition 2024
|
||||
* Bug fixes
|
||||
* Respect default extras in uv remove
|
||||
* Documentation
|
||||
* Fix PowerShell code blocks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 14:54:28 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.5
|
||||
Version: 0.7.6
|
||||
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:910582a93973a59135c5978cd883ce44fa38ec3e38c59675dd62e2654ab69ab0
|
||||
size 56424346
|
||||
oid sha256:a645fb7bbd1fb6ce5a1e8d70066fb51991cb259056f6069bbc9ba1c45b164a26
|
||||
size 56444578
|
||||
|
Reference in New Issue
Block a user