forked from pool/python-uv
- update to 0.7.19
* The uv build backend is now stable, and considered ready for production use. * Enhancements * Ignore Python patch version for --universal pip compile * Update the tilde version specifier warning to include more context * Clarify behavior and hint on tool install when no executables are available * Bug fixes * Make project and interpreter lock acquisition non-fatal * Includes sys.prefix in cached environment keys to avoid --with collisions across projects * Documentation * Add a migration guide from pip to uv projects OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=82
This commit is contained in:
BIN
python-uv-0.7.18.tar.gz
(Stored with Git LFS)
BIN
python-uv-0.7.18.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
python-uv-0.7.19.tar.gz
Normal file
3
python-uv-0.7.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51a069ebb3236f39dfa9c3e3e56cf3db2b267cca3153fc32eeab05e1b2ffa1b9
|
||||
size 4120134
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 5 00:05:00 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.7.19
|
||||
* The uv build backend is now stable, and considered ready for production use.
|
||||
* Enhancements
|
||||
* Ignore Python patch version for --universal pip compile
|
||||
* Update the tilde version specifier warning to include more context
|
||||
* Clarify behavior and hint on tool install when no executables are available
|
||||
* Bug fixes
|
||||
* Make project and interpreter lock acquisition non-fatal
|
||||
* Includes sys.prefix in cached environment keys to avoid --with collisions across projects
|
||||
* Documentation
|
||||
* Add a migration guide from pip to uv projects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 10:33:55 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.7.18
|
||||
Version: 0.7.19
|
||||
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