forked from pool/python-uv
Accepting request 1288524 from devel:languages:python
- 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/request/show/1288524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=29
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2da4a90351eff695e5d2cb9b5d5e95edb85abe3c271162042d9e3be673a48e73
|
||||
size 4094708
|
3
python-uv-0.7.15.tar.gz
Normal file
3
python-uv-0.7.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36137b3621e62d9101127f519d4e478bf820ebcfa4115f995d32ed707746ef56
|
||||
size 4098215
|
@@ -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>
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.7.14
|
||||
Version: 0.7.15
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7f81d9a6574d3a229946b85723abeb59ccc8635193d1467be7915637e17b566
|
||||
size 65346406
|
||||
oid sha256:dd46a0b53d944e4dac27d34e4437d58e55ec7133046572493aec582664a1e8f5
|
||||
size 65418804
|
||||
|
Reference in New Issue
Block a user