diff --git a/python-uv-0.4.20.tar.gz b/python-uv-0.4.20.tar.gz deleted file mode 100644 index f06ad44..0000000 --- a/python-uv-0.4.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a51116e92b7932f8e5a2130acf15d80fc927e73894c2e01dda2d4c082b18664d -size 2682849 diff --git a/python-uv-0.4.22.tar.gz b/python-uv-0.4.22.tar.gz new file mode 100644 index 0000000..0c9c6c0 --- /dev/null +++ b/python-uv-0.4.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98377e8619ed6ba33c147b88e785efd67096124cac9d35ce7ef8fd9a14baa1e +size 2721833 diff --git a/python-uv.changes b/python-uv.changes index dfb240a..ce2ac19 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Thu Oct 17 08:09:23 UTC 2024 - Adrian Schröter + +- update to version 0.4.22: + * Respect `[tool.uv.sources]` in build requirements + * Add a dedicated `uv publish` error message for missing usernames + * Support interactive input in `uv publish` + * Use raw filenames in `uv publish` + * Reuse the result of `which git` + * Avoid environment check optimization for `uv pip install --exact` + * Do not use free-threaded interpreters without a free-threaded request + * Don't recommend `--prerelease=allow` during build requirement resolution errors + * Prefer optimized builds for free-threaded Python downloads + * Retain old `python-build-standalone` releases + * Run `uv build` builds in the source distribution bucket + +- 0.4.21 + * Add support for managed installations of free-threaded Python + * Add note about `uvx` to `uv tool run` short help + * Enable HTTP/2 requests + * Support `uv tree --no-dev` + * Support PEP 723 metadata with `uv run -` + * Support `pip install --exact` + * Support `uv export --no-header` + * Add Python 3.13 images to Docker publish + * Support remote (`https://`) scripts in `uv run` + * Allow comma value-delimited arguments in `uv run --with` + * Support wildcards in `UV_INSECURE_HOST` + * Use shared index when fetching metadata in lock satisfaction routine + * Add prerelease compatibility check to `uv python` CLI + * Avoid deleting a project environment directory if we cannot tell if a `pyvenv.cfg` file exists + * Avoid excluding valid wheels for exact `requires-python` bounds + * Bump `netrc` crate to latest commit + * Fix `uv python pin 3.13t` failure when parsing version for project requires check + * Fix handling of != intersections in `requires-python` + * Remove the newly created tool environment if sync failed + * Respect dynamic extras in `uv lock` and `uv sync` + * Treat resolver failures as fatal in lockfile validation + * Use `git config --get` for author information for improved backwards compatibility + * Use comma-separated values for `UV_FIND_LINKS` + * Use shared resolver state between add and lock to avoid double Git update + * Make `--relocatable` entrypoints robust to symlinking + * Improve compatibility with VSCode PS1 prompt + * Fix "Stream did not contain valid UTF-8" failures in Windows + * Use `--with-requirements` in `uvx` error hint + * Include `uvx` installation in Docker examples + * Make the instructions for the Windows standalone installer consistent across README and documentation + * Update pip compatibility guide to note transitive URL dependency support + * Document `--reinstall` with `--exclude-newer` to ensure downgrades + ------------------------------------------------------------------- Sat Oct 12 23:18:11 UTC 2024 - Soc Virnyl Estela diff --git a/python-uv.spec b/python-uv.spec index 6f7efbc..18c1aea 100644 --- a/python-uv.spec +++ b/python-uv.spec @@ -33,7 +33,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-uv -Version: 0.4.20 +Version: 0.4.22 Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index b004718..7500572 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc8735eb657266777103e8ca16e22bc5c8b186bc7cec9df11093415d16347009 -size 55229658 +oid sha256:55a2ed0f2716295d39753e3a6741f84a802e4e1fbccb0d109a33d66192d72cc6 +size 55353501