uv-build 0.7.21__py3-none-linux_armv6l.whl → 0.9.28__py3-none-linux_armv6l.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
uv_build/__main__.py CHANGED
@@ -7,7 +7,7 @@ def main():
7
7
  "Use `uv build` or another build frontend instead.",
8
8
  file=sys.stderr,
9
9
  )
10
- if "--help" in sys.argv:
10
+ if "--help" in sys.argv or "-h" in sys.argv:
11
11
  sys.exit(0)
12
12
  else:
13
13
  sys.exit(1)
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uv-build
3
- Version: 0.7.21
3
+ Version: 0.9.28
4
4
  Classifier: Development Status :: 5 - Production/Stable
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -23,16 +23,15 @@ License-File: LICENSE-MIT
23
23
  Summary: The uv build backend
24
24
  Keywords: uv,requirements,packaging
25
25
  Home-Page: https://pypi.org/project/uv/
26
- Author: uv
27
26
  Author-email: "Astral Software Inc." <hey@astral.sh>
28
- License: MIT OR Apache-2.0
27
+ License-Expression: MIT OR Apache-2.0
29
28
  Requires-Python: >=3.8
30
29
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
31
- Project-URL: Repository, https://github.com/astral-sh/uv
32
- Project-URL: Documentation, https://docs.astral.sh/uv
33
30
  Project-URL: Changelog, https://github.com/astral-sh/uv/blob/main/CHANGELOG.md
34
- Project-URL: Releases, https://github.com/astral-sh/uv/releases
35
31
  Project-URL: Discord, https://discord.gg/astral-sh
32
+ Project-URL: Documentation, https://docs.astral.sh/uv
33
+ Project-URL: Releases, https://github.com/astral-sh/uv/releases
34
+ Project-URL: Repository, https://github.com/astral-sh/uv
36
35
 
37
36
  # Build backend for uv
38
37
 
@@ -0,0 +1,9 @@
1
+ uv_build/__init__.py,sha256=b74AINBPp424_sxTurQgBl4soL24vMT5sJltJKIqdGU,4803
2
+ uv_build/__main__.py,sha256=RNMGHuE1I7OZohjAiSPm6S3g---MqkeAcwhV15Ch9Dw,449
3
+ uv_build/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ uv_build-0.9.28.data/scripts/uv-build,sha256=5kvHc82UaQunxFe1EK1ZVrLNNJRpCKMMQFKM67Jj-qo,3019908
5
+ uv_build-0.9.28.dist-info/METADATA,sha256=OfrgpiFHr9jLmTMOLzbzvgZvIsqJRdQMDdFKzC5HXQ0,1789
6
+ uv_build-0.9.28.dist-info/WHEEL,sha256=_AYLUsQR8S-85KU-iNOOqVjznMmk3aZ59b-0MDt_RMc,97
7
+ uv_build-0.9.28.dist-info/licenses/LICENSE-APACHE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
8
+ uv_build-0.9.28.dist-info/licenses/LICENSE-MIT,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
9
+ uv_build-0.9.28.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.1)
2
+ Generator: maturin (1.11.5)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-linux_armv6l
Binary file
@@ -1,9 +0,0 @@
1
- uv_build-0.7.21.data/scripts/uv-build,sha256=WCy1pT1qf17smjhIv-v2cxdk_Xekcvm0F_wgZETLC1o,2793420
2
- uv_build-0.7.21.dist-info/METADATA,sha256=bQpTM5GKyLWdJyX-Uxh3zRN-PlDt4sEkDBbH_4zk5ow,1789
3
- uv_build-0.7.21.dist-info/WHEEL,sha256=jYVMjU0GwUnAdsmPCTi3_n6A2AdwJNqtbA33GtOV0Rs,96
4
- uv_build-0.7.21.dist-info/licenses/LICENSE-APACHE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
- uv_build-0.7.21.dist-info/licenses/LICENSE-MIT,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
6
- uv_build/__init__.py,sha256=b74AINBPp424_sxTurQgBl4soL24vMT5sJltJKIqdGU,4803
7
- uv_build/__main__.py,sha256=npr0TGGfhp3-ZKRdEIuM-FeiVYHC7gr90nGxbfcilXg,429
8
- uv_build/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- uv_build-0.7.21.dist-info/RECORD,,