forked from pool/python-uv
Accepting request 1289789 from devel:languages:python
- update to 0.7.18 * Enhancements * Keep track of retries in ManagedPythonDownload::fetch_with_retry * Reuse build (virtual) environments across resolution and installation * Improve trace message for cached Python interpreter query * Use parsed URLs for conflicting URL error message * Preview features * Ignore invalid build backend settings when not building * Bug fixes * Fix equals-star and tilde-equals with python_version and python_full_version * Include the canonical path in the interpreter query cache key * Only drop build directories on program exit * Error instead of panic on conflict between global and subcommand flags * Consistently normalize trailing slashes on URLs with no path segments * Documentation * Add instructions for publishing to JFrog's Artifactory * Edits to the build backend documentation OBS-URL: https://build.opensuse.org/request/show/1289789 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15f0ba0c454e150214e5ab83e5dd3c69c9887cafdb688cc48ad7593e08501ce7
|
||||
size 4105381
|
BIN
python-uv-0.7.18.tar.gz
(Stored with Git LFS)
Normal file
BIN
python-uv-0.7.18.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 08:35:47 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.18
|
||||
* Enhancements
|
||||
* Keep track of retries in ManagedPythonDownload::fetch_with_retry
|
||||
* Reuse build (virtual) environments across resolution and installation
|
||||
* Improve trace message for cached Python interpreter query
|
||||
* Use parsed URLs for conflicting URL error message
|
||||
* Preview features
|
||||
* Ignore invalid build backend settings when not building
|
||||
* Bug fixes
|
||||
* Fix equals-star and tilde-equals with python_version and python_full_version
|
||||
* Include the canonical path in the interpreter query cache key
|
||||
* Only drop build directories on program exit
|
||||
* Error instead of panic on conflict between global and subcommand flags
|
||||
* Consistently normalize trailing slashes on URLs with no path segments
|
||||
* Documentation
|
||||
* Add instructions for publishing to JFrog's Artifactory
|
||||
* Edits to the build backend documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 20:36:01 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.17
|
||||
Version: 0.7.18
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user