forked from pool/python-uv
- Update to 0.6.12
* Enhancements * Report the queried executable path in uv python list * Improve archive unpack error messages * Bug fixes * Respect authenticate when using explicit = true * Normalize extra and group names in uv add and uv remove * Enforce CRC-32 checks when unpacking archives * Fix parsing of python-platform in settings files * Documentation * Add note about uv build to package = false * Add index fallback note to authenticate = always documentation * Fix invalid 'kind' reference in flat index docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=37
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc7e74b1f706c3e7c8fba1b9f9c5d851d7c7fcda1b403d46aa83c5044e8b81e9
|
|
||||||
size 3824564
|
|
3
python-uv-0.6.12.tar.gz
Normal file
3
python-uv-0.6.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e0d30e841d53b4adf46b00394036b9fed595aa778f42492c28d51a7e1567fd6b
|
||||||
|
size 3828283
|
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 6 18:03:23 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- Update to 0.6.12
|
||||||
|
* Enhancements
|
||||||
|
* Report the queried executable path in uv python list
|
||||||
|
* Improve archive unpack error messages
|
||||||
|
* Bug fixes
|
||||||
|
* Respect authenticate when using explicit = true
|
||||||
|
* Normalize extra and group names in uv add and uv remove
|
||||||
|
* Enforce CRC-32 checks when unpacking archives
|
||||||
|
* Fix parsing of python-platform in settings files
|
||||||
|
* Documentation
|
||||||
|
* Add note about uv build to package = false
|
||||||
|
* Add index fallback note to authenticate = always documentation
|
||||||
|
* Fix invalid 'kind' reference in flat index docs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 2 17:02:20 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
Wed Apr 2 17:02:20 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.6.11
|
Version: 0.6.12
|
||||||
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
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:50b7bc5bab7de2a02e33d5a2fd16a32e8db2f58b58e074f7db3720c30dadc21f
|
oid sha256:c84bad88b3c38e6dbe71abf960efe0da7c5c6a8001de679c56b7029f0bcd4fd8
|
||||||
size 64119590
|
size 64154870
|
||||||
|
Reference in New Issue
Block a user