forked from pool/python-uv
- update to 0.7.15:
* Enhancements * Consistently use Ordering::Relaxed for standalone atomic use cases * Warn on ambiguous relative paths for --index * Skip GitHub fast path when rate-limited * Preserve newlines in schema.json descriptions * Bug fixes * Add check for using minor version link when creating a venv on Windows * Strip query parameters when parsing source URL * Documentation * Add a link to PyPI FAQ to clarify what per-project token is * Preview features * Allow symlinks in the build backend OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=73
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:39 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.15:
|
||||
* Enhancements
|
||||
* Consistently use Ordering::Relaxed for standalone atomic use cases
|
||||
* Warn on ambiguous relative paths for --index
|
||||
* Skip GitHub fast path when rate-limited
|
||||
* Preserve newlines in schema.json descriptions
|
||||
* Bug fixes
|
||||
* Add check for using minor version link when creating a venv on Windows
|
||||
* Strip query parameters when parsing source URL
|
||||
* Documentation
|
||||
* Add a link to PyPI FAQ to clarify what per-project token is
|
||||
* Preview features
|
||||
* Allow symlinks in the build backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 23:15:06 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user