SHA256
14
0
forked from pool/python-uv
Commit Graph

1 Commits

Author SHA256 Message Date
2f31e859d4 - 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/package/show/devel:languages:python/python-uv?expand=0&rev=78
2025-07-02 08:38:48 +00:00