forked from pool/python-uv
- update to 0.7.2
* Enhancements * Improve trace log for retryable errors * Use "error" instead of "warning" for self-update message * Error when uv version is used with project-specific flags but no project is found * Add support for BLAKE2b-256 * Bug fixes * Fix incorrect virtual environment invalidation for pre-release Python versions * Fix patching of clang in managed Python sysconfig * Respect --project in uv version * Revert fix handling of authentication when encountering redirects OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=45
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2be8f58299b01729b59d04a216783c6171e7ea6e0eca10e05ff6048f03018277
|
||||
size 4021195
|
3
python-uv-0.7.2.tar.gz
Normal file
3
python-uv-0.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf42c698cff01e7f383351efce7f014af788810fa77d41a8f4a853e073582d1e
|
||||
size 4017722
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 18:16:12 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.2
|
||||
* Enhancements
|
||||
* Improve trace log for retryable errors
|
||||
* Use "error" instead of "warning" for self-update message
|
||||
* Error when uv version is used with project-specific flags but no project is found
|
||||
* Add support for BLAKE2b-256
|
||||
* Bug fixes
|
||||
* Fix incorrect virtual environment invalidation for pre-release Python versions
|
||||
* Fix patching of clang in managed Python sysconfig
|
||||
* Respect --project in uv version
|
||||
* Revert fix handling of authentication when encountering redirects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 09:34:05 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.0
|
||||
Version: 0.7.2
|
||||
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:0564bbd79cccde8a50f153db8b4e725a87fafc62a33973191c0f154144f26ea6
|
||||
size 64195623
|
||||
oid sha256:048d75c8026c3e602e5c8191d3b491325824939061ff74ddbc852f7e9c01ebe2
|
||||
size 64237569
|
||||
|
Reference in New Issue
Block a user