Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
schema_version: 1

context:
version: "0.12.11"
version: "0.12.12"

package:
name: python-uv
version: ${{ version }}

source:
url: https://pypi.org/packages/source/u/uv/uv-${{ version }}.tar.gz
sha256: c051e0000a3379ea38c4652202cdce91722f026d25f57a9e564ce0d561532c8f
sha256: 981a00db03357d9e9eec2b0fd128ac8b6786bf9265a56b77b9d9fc22f30fec3b
patches:
# replaces `maturin` with `setuptools`
#
Expand Down