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:
@@ -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
3
python-uv-0.7.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c0c23f99adf51164a83f8b4155a1f7fa16e01c6cb2deaaa68e60e531e8076c0
|
||||||
|
size 4035420
|
@@ -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>
|
Wed Jun 4 15:02:43 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.10
|
Version: 0.7.11
|
||||||
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
|
||||||
@@ -44,7 +44,7 @@ BuildRequires: %{python_module maturin}
|
|||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module tomli}
|
BuildRequires: %{python_module tomli}
|
||||||
BuildRequires: alts
|
BuildRequires: alts
|
||||||
BuildRequires: cargo >= 1.84
|
BuildRequires: cargo >= 1.85
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6d51998dcb06dca09ab7e9c07008a967a1d145597066e3a8192729a20b30f29c
|
oid sha256:5f88bf341a89cf91abd210513d0af2562c636c528f694030df58753898844c31
|
||||||
size 63659578
|
size 63461947
|
||||||
|
Reference in New Issue
Block a user