Skip to content
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

uv: update to 0.5.26 #9511

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from
Open

uv: update to 0.5.26 #9511

wants to merge 1 commit into from

Conversation

SkyBird233
Copy link
Member

@SkyBird233 SkyBird233 commented Jan 31, 2025

Topic Description

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

Package(s) Affected

  • uv: 0.5.26

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

Tested on amd64

aosc@aosc [ uvtest ] $ uv python install 3.13
Installed Python 3.13.1 in 22m 27s
 + cpython-3.13.1-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.1
Creating virtual environment at: .venv
Activate with: source .venv/bin/activate
aosc@aosc [ uvtest@master ] $ uvx ruff check
Installed 1 package in 9ms
All checks passed!
aosc@aosc [ uvtest@master ] $ uv run hello.py 
Hello from uvtest!

@SkyBird233 SkyBird233 marked this pull request as ready for review January 31, 2025 04:55
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.

2 participants