We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf670d commit c8baa07Copy full SHA for c8baa07
python/py-uv-build/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup python 1.0
5
6
name py-uv-build
7
-version 0.11.4
+version 0.11.6
8
revision 0
9
10
categories-append devel
@@ -20,9 +20,9 @@ homepage https://pypi.org/project/uv/
20
21
distname uv_build-${version}
22
23
-checksums rmd160 dfd864c9b8934a15fe8ee713c94697b2a2773d12 \
24
- sha256 c87b85fafc551ac852246a666955c4c2f9fe0cc7426d060d39beb068105e460b \
25
- size 359966
+checksums rmd160 7a18599c1eedae66bbd418962e628f82cb5797fd \
+ sha256 3ca25d4fca52e0598084fab352a4cafe737043f5682e3cb654164f033ba6d736 \
+ size 361928
26
27
python.versions 310 311 312 313 314
28
python.pep517_backend maturin
0 commit comments