Skip to content

build: migrate from hatch to uv-build#149

Merged
stabldev merged 1 commit intomainfrom
build/migrate-to-uv-build
Nov 11, 2025
Merged

build: migrate from hatch to uv-build#149
stabldev merged 1 commit intomainfrom
build/migrate-to-uv-build

Conversation

@stabldev
Copy link
Copy Markdown
Owner

This PR migrates the project's build system from hatchling to uv-build.
The following changes have been made:

  • The [build-system] in pyproject.toml has been updated to use uv-build.
  • The AUR PKGBUILD template has been updated to use python-uv-build as a build dependency instead of python-hatchling.

@stabldev stabldev merged commit 0e962dc into main Nov 11, 2025
4 checks passed
@stabldev stabldev deleted the build/migrate-to-uv-build branch November 11, 2025 14:18
@barracuda156
Copy link
Copy Markdown

Any chance to revert this or at least support hatch in parallel? See #191 for the context.

stabldev added a commit that referenced this pull request Nov 27, 2025
This PR reverts #149
Re-configure `hatchling` as the default build backend and also remove
`python-wheel` from `PKGBUILD` template.

Related issues:
 - #191
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants