- Update to version 0.4.17:

* Add uv build --all to build all packages in a workspace (#7724)
  * Add support for uv init --script (#7565)
  * Add support for upgrading build environment for installed tools (uv tool upgrade --python) (#7605)
  * Initialize a Git repository in uv init (#5476)
  * Respect --quiet flag in uv build (#7674)
  * Add context message before listing available tools in uvx (#7641)
  * Don't create Python bytecode files during interpreter discovery (#7707)
  * Escape glob patterns in workspace member discovery (#7709)
  * Avoid prefetching source distributions with unbounded lower-bound ranges (#7683)
  * Add uv build and uv publish to features overview (#7716)
  * Add documentation on cache versioning (#7693)
  * Spell out the names of the Docker images for easier copy-paste (#7706)
  * Document uv-with-Jupyter workflows (#7625)
  * Note that uv lock --upgrade-package retains locked versions (#7694)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=10
This commit is contained in:
Soc Virnyl Estela 2024-10-01 06:41:55 +00:00 committed by Git OBS Bridge
parent b91afc7434
commit f70221ef68
5 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb9d134ccac8ce4088060705ccd5678d7825a22ca9951364efd5e7474d577602
size 2650314

3
python-uv-0.4.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fe5579b1235517992622b19f395cfd7fc86b5b532b0e42d881f424f653b324c
size 2698002

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Oct 1 06:30:40 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.4.17:
* Add uv build --all to build all packages in a workspace (#7724)
* Add support for uv init --script (#7565)
* Add support for upgrading build environment for installed tools (uv tool upgrade --python) (#7605)
* Initialize a Git repository in uv init (#5476)
* Respect --quiet flag in uv build (#7674)
* Add context message before listing available tools in uvx (#7641)
* Don't create Python bytecode files during interpreter discovery (#7707)
* Escape glob patterns in workspace member discovery (#7709)
* Avoid prefetching source distributions with unbounded lower-bound ranges (#7683)
* Add uv build and uv publish to features overview (#7716)
* Add documentation on cache versioning (#7693)
* Spell out the names of the Docker images for easier copy-paste (#7706)
* Document uv-with-Jupyter workflows (#7625)
* Note that uv lock --upgrade-package retains locked versions (#7694)
-------------------------------------------------------------------
Tue Sep 24 10:46:59 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@ -33,7 +33,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.4.15
Version: 0.4.17
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cadf7a69ac317e4b44bc7fb55218b529972571065617e317ab81016aa302188c
size 55325641
oid sha256:e4416702f66fc3d816ad2d9573fda11cc167289bc51d43091150655d928eab78
size 55255353