Skip to content

uv: update to 0.7.14 #11488

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 26, 2025
Merged

uv: update to 0.7.14 #11488

merged 1 commit into from
Jun 26, 2025

Conversation

SkyBird233
Copy link
Member

@SkyBird233 SkyBird233 commented Jun 24, 2025

Topic Description

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

Package(s) Affected

  • uv: 0.7.14

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 24, 2025
@SkyBird233
Copy link
Member Author

Tested on amd64

aosc@aosc [ uvtest ] $ uv python install 3.13
Installed Python 3.13.5 in 1.79s
 + 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 45ms
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 25, 2025 06:48
@Cyanoxygen Cyanoxygen merged commit 72ea5ea into stable Jun 26, 2025
6 checks passed
@Cyanoxygen Cyanoxygen deleted the uv-0.7.14 branch June 26, 2025 02:31
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