Skip to content

uv: update to 0.7.13 #11365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025
Merged

uv: update to 0.7.13 #11365

merged 1 commit into from
Jun 13, 2025

Conversation

SkyBird233
Copy link
Member

@SkyBird233 SkyBird233 commented Jun 13, 2025

Topic Description

  • uv: update to 0.7.13
    Co-authored-by: SkyBird (@SkyBird233)

Package(s) Affected

  • uv: 0.7.13

Security Update?

No

Build Order

#buildit uv

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

Co-authored-by: SkyBird (@SkyBird233)
@SkyBird233 SkyBird233 added the upgrade Topic/issue involves a package upgrade label Jun 13, 2025
@SkyBird233
Copy link
Member Author

Tested on amd64

aosc@aosc [ uvtest ] $ uv python install 3.13
Installed Python 3.13.5 in 8.90s
 + cpython-3.13.5-linux-x86_64-gnu
aosc@aosc [ uvtest ] $ uv python pin 3.13
Pinned `.python-version` to `3.13`
aosc@aosc [ uvtest ] $ uv init
Initialized project `uvtest`
aosc@aosc [ uvtest@master ] $ uv venv
Using CPython 3.13.5
Creating virtual environment at: .venv
aosc@aosc [ uvtest@master ] $ uvx ruff check
Installed 1 package in 9ms
All checks passed!
aosc@aosc [ uvtest@master ] $ uv run main.py 
Hello from uvtest!

@SkyBird233 SkyBird233 marked this pull request as ready for review June 13, 2025 13:54
@SkyBird233 SkyBird233 merged commit d4be480 into stable Jun 13, 2025
6 checks passed
@SkyBird233 SkyBird233 deleted the uv-0.7.13 branch June 13, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants