sing-box-bin 1.12.10__py3-none-any.whl → 1.12.13__py3-none-any.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.
sing_box_bin/__init__.py CHANGED
@@ -4,7 +4,7 @@ from pathlib import Path
4
4
 
5
5
  __all__ = ["get_bin_path"]
6
6
 
7
- __version__ = "1.12.10"
7
+ __version__ = "1.12.13"
8
8
 
9
9
 
10
10
  def get_bin_path() -> Path:
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sing-box-bin
3
- Version: 1.12.10
3
+ Version: 1.12.13
4
4
  Summary: python template package
5
5
  Project-URL: Homepage, https://github.com/aittcuszz/sing-box-bin
6
6
  Project-URL: Issues, https://github.com/atticuszeller/sing-box-bin/issues
@@ -49,6 +49,9 @@ A Python wrapper for sing-box binary releases
49
49
 
50
50
  ```bash
51
51
  .\scripts\build.sh "vx.y.z"
52
+ git add src/sing_box_bin/bin/
53
+ git commit -m "feat: update sing-box binary to version vx.y.z"
54
+ uv tool install bump-my-version
52
55
  bump-my-version bump --new-version "x.y.z"
53
56
  git push origin main --tags
54
57
  ```
@@ -65,5 +68,5 @@ uv add sing-box-bin
65
68
  from sing_box_bin import get_bin_path
66
69
 
67
70
  >>> get_bin_path()
68
- >>> ./.sing-box-bin/ sing-box-windows-amd64.exe
71
+ >>> Path(./sing-box-bin/bin/sing-box-windows-amd64.exe)
69
72
  ```
@@ -0,0 +1,9 @@
1
+ sing_box_bin/__init__.py,sha256=_-qsTJFRJR9RWt0X36snYtq-eMaWtpgyimksM72iYfI,562
2
+ sing_box_bin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ sing_box_bin/bin/sing-box-linux-amd64,sha256=FfQvVAwRiI4fk65xTGj_EP-6hBvg831Um62LCtM-zfw,31482004
4
+ sing_box_bin/bin/sing-box-windows-amd64.exe,sha256=eVMPq2nCC9TB9Nstaq7vplfsqI17ys28F-N7S_pfZlY,26271744
5
+ sing_box_bin-1.12.13.dist-info/METADATA,sha256=pJHZd7KB_tQ0MKJVD3qoWmj9b8wKD892jKR85Qb10vc,2681
6
+ sing_box_bin-1.12.13.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
+ sing_box_bin-1.12.13.dist-info/entry_points.txt,sha256=dqzw2co9IDYJxV7bP6leE8tZDdvo7IXuTaOq-O2j6K8,50
8
+ sing_box_bin-1.12.13.dist-info/licenses/LICENSE,sha256=QeGTPA1ps6IxVztxQ62u7-x-oEe1S_fvleYlm5VlBc8,1067
9
+ sing_box_bin-1.12.13.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- sing_box_bin/__init__.py,sha256=J8fbBkbqB0nFJLV0HcxXxhE4CHhKhLbke9Py8QREkIQ,562
2
- sing_box_bin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- sing_box_bin/bin/sing-box-linux-amd64,sha256=v0CpDr6U73YwlBmKxfiRSCaUXoIaI_Vh3gWDiZjfCb4,31482004
4
- sing_box_bin/bin/sing-box-windows-amd64.exe,sha256=-7UDrGkVG5MO470d-hwS86ji-6xmVgGOdJpHmJZxZ4c,26274816
5
- sing_box_bin-1.12.10.dist-info/METADATA,sha256=_6yagCStFgUgTXCAYytjqKqa4dt_Ss1xMX17A2pYfc8,2548
6
- sing_box_bin-1.12.10.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
- sing_box_bin-1.12.10.dist-info/entry_points.txt,sha256=dqzw2co9IDYJxV7bP6leE8tZDdvo7IXuTaOq-O2j6K8,50
8
- sing_box_bin-1.12.10.dist-info/licenses/LICENSE,sha256=QeGTPA1ps6IxVztxQ62u7-x-oEe1S_fvleYlm5VlBc8,1067
9
- sing_box_bin-1.12.10.dist-info/RECORD,,