gh-bin 2.76.2__py3-none-macosx_10_9_x86_64.whl → 2.83.0__py3-none-macosx_10_9_x86_64.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.
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: gh-bin
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.83.0
|
|
4
4
|
Summary: A thin wrapper to distribute https://github.com/cli/cli via pip.
|
|
5
5
|
Description-Content-Type: text/markdown
|
|
6
6
|
License: MIT
|
|
@@ -11,7 +11,7 @@ Project-URL: Repository, https://github.com/justin-yan/pybin
|
|
|
11
11
|
|
|
12
12
|
This project is part of the [pybin family of packages](https://github.com/justin-yan/pybin/tree/main/src/pybin), which are generally permissively-licensed binary tools that have been re-packaged to be distributable via python's PyPI infrastructure using `pip install $TOOLNAME-bin`.
|
|
13
13
|
|
|
14
|
-
This is *not* affiliated with the upstream project found at https://github.com/cli/cli, and is merely a repackaging of their releases for installation through PyPI. If
|
|
14
|
+
This is *not* affiliated with the upstream project found at https://github.com/cli/cli, and is merely a repackaging of their releases for installation through PyPI. If the upstream project wants to officially release their tool on PyPI, please just reach out and we will happily transfer the project ownership over.
|
|
15
15
|
|
|
16
16
|
We attempt to reflect the license of the upstream tool on the releases in PyPI, but double-check at the upstream before use.
|
|
17
17
|
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
gh_bin-2.83.0.data/scripts/gh,sha256=n2RwfrAZF6YpLDCkl44CnrTI8_ypi7IY6-cyh4p20fg,56694656
|
|
2
|
+
gh_bin-2.83.0.dist-info/METADATA,sha256=GJw7ZTTlHq6TJIiW1Aqjeu0F7WnQVWa55ff9Bhl_sPo,1631
|
|
3
|
+
gh_bin-2.83.0.dist-info/WHEEL,sha256=UP6Ln4YpY_d_DPpo5WAtDLc2ApNXoKn7u4a1FbVvfAU,103
|
|
4
|
+
gh_bin-2.83.0.dist-info/RECORD,,
|
gh_bin-2.76.2.dist-info/RECORD
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
gh_bin-2.76.2.data/scripts/gh,sha256=1kNdARIf581RWnLkRrTFKhZYGlsvpgo0jz9Uxni1SqU,56083952
|
|
2
|
-
gh_bin-2.76.2.dist-info/METADATA,sha256=fjyo_H0qx_sju4p7-uzlT3ZsNIa5TppglOqJXTVbEGo,1583
|
|
3
|
-
gh_bin-2.76.2.dist-info/WHEEL,sha256=UP6Ln4YpY_d_DPpo5WAtDLc2ApNXoKn7u4a1FbVvfAU,103
|
|
4
|
-
gh_bin-2.76.2.dist-info/RECORD,,
|
|
File without changes
|