SHA256
14
0
forked from pool/python-uv

- update to 0.8.3:

* Enhancements
  * Allow non-standard entrypoint names in uv_build 
  * Publish riscv64 wheels to PyPI 
 * Bug fixes
  * Avoid writing redacted credentials to tool receipt 
  * Respect --with versions over base environment versions 
  * Respect credentials from all defined indexes 
  * Fix missed stabilization of removal of registry entry during Python uninstall 
  * Improve concurrency safety of Python downloads into cache 
 * Documentation
  * Fix typos in uv_build reference documentation 
  * Move the "Cargo" install method further down in docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=92
This commit is contained in:
2025-07-27 20:36:30 +00:00
committed by Git OBS Bridge
parent 26db979dc4
commit 300a69eceb
5 changed files with 23 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jul 27 20:33:23 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.3:
* Enhancements
* Allow non-standard entrypoint names in uv_build
* Publish riscv64 wheels to PyPI
* Bug fixes
* Avoid writing redacted credentials to tool receipt
* Respect --with versions over base environment versions
* Respect credentials from all defined indexes
* Fix missed stabilization of removal of registry entry during Python uninstall
* Improve concurrency safety of Python downloads into cache
* Documentation
* Fix typos in uv_build reference documentation
* Move the "Cargo" install method further down in docs
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 23 17:58:13 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com> Wed Jul 23 17:58:13 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -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.8.2 Version: 0.8.3
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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1a3875570893287af7d26038026ff7483bbc0adb576cbf3787071c451dda7e62 oid sha256:c9c766b6278d79b98930911af21baf073744bf2b57780dbe2cbe38606afe2919
size 58818283 size 58833723