SHA256
14
0
forked from pool/python-uv

- update to 0.7.11:

* Enhancements
   * Add Pyodide support 
   * Better error message for version specifier with missing operator 
 * Bug fixes
   * Downgrade reqwest and hyper-util to resolve connection reset errors over IPv6 
   * Prefer uv's binary's version when checking if it's up to date 
 * Documentation
   * Use "terminal driver" instead of "shell" in SIGINT docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=66
This commit is contained in:
2025-06-06 08:25:58 +00:00
committed by Git OBS Bridge
parent 49c11b2b7e
commit c2377f5e6d
5 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d7b11da65d5a21fe55c38b3b5b4592c9331090a410bee731a7ce1ce1bc97130
size 4020442

3
python-uv-0.7.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c0c23f99adf51164a83f8b4155a1f7fa16e01c6cb2deaaa68e60e531e8076c0
size 4035420

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jun 6 07:53:14 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.7.11:
* Enhancements
* Add Pyodide support
* Better error message for version specifier with missing operator
* Bug fixes
* Downgrade reqwest and hyper-util to resolve connection reset errors over IPv6
* Prefer uv's binary's version when checking if it's up to date
* Documentation
* Use "terminal driver" instead of "shell" in SIGINT docs
-------------------------------------------------------------------
Wed Jun 4 15:02:43 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -33,7 +33,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.7.10
Version: 0.7.11
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT
@@ -44,7 +44,7 @@ BuildRequires: %{python_module maturin}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module tomli}
BuildRequires: alts
BuildRequires: cargo >= 1.84
BuildRequires: cargo >= 1.85
BuildRequires: cargo-packaging
BuildRequires: cmake
BuildRequires: fdupes

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d51998dcb06dca09ab7e9c07008a967a1d145597066e3a8192729a20b30f29c
size 63659578
oid sha256:5f88bf341a89cf91abd210513d0af2562c636c528f694030df58753898844c31
size 63461947