forked from pool/python-uv
Accepting request 1319716 from devel:languages:python
- update to 0.9.11 * Enhancements * Add SBOM support to uv export * Publish to crates.io * Preview features * Add uv workspace list --paths * Fix the preview warning on uv workspace dir * Bug fixes * Fix uv init author serialization via toml_edit inline tables * Fix status messages without TTY * Preserve end-of-line comment whitespace when editing pyproject.toml * Disable always-authenticate when running under Dependabot * Documentation * Document the new behavior for free-threaded python versions * Improve note about build system in publish guide * Move do not upload publish note out of the guide into concepts OBS-URL: https://build.opensuse.org/request/show/1319716 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=63
This commit is contained in:
BIN
python-uv-0.9.10.tar.gz
LFS
BIN
python-uv-0.9.10.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.9.11.tar.gz
LFS
Normal file
BIN
python-uv-0.9.11.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 10:17:23 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.9.11
|
||||
* Enhancements
|
||||
* Add SBOM support to uv export
|
||||
* Publish to crates.io
|
||||
* Preview features
|
||||
* Add uv workspace list --paths
|
||||
* Fix the preview warning on uv workspace dir
|
||||
* Bug fixes
|
||||
* Fix uv init author serialization via toml_edit inline tables
|
||||
* Fix status messages without TTY
|
||||
* Preserve end-of-line comment whitespace when editing pyproject.toml
|
||||
* Disable always-authenticate when running under Dependabot
|
||||
* Documentation
|
||||
* Document the new behavior for free-threaded python versions
|
||||
* Improve note about build system in publish guide
|
||||
* Move do not upload publish note out of the guide into concepts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 18 15:27:07 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.9.10
|
||||
Version: 0.9.11
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user