codeberg-cli 0.3.0__py3-none-any.whl → 0.4.0__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.
- {codeberg_cli-0.3.0.dist-info → codeberg_cli-0.4.0.dist-info}/METADATA +2 -2
- {codeberg_cli-0.3.0.dist-info → codeberg_cli-0.4.0.dist-info}/RECORD +5 -5
- {codeberg_cli-0.3.0.dist-info → codeberg_cli-0.4.0.dist-info}/WHEEL +0 -0
- {codeberg_cli-0.3.0.dist-info → codeberg_cli-0.4.0.dist-info}/entry_points.txt +0 -0
- {codeberg_cli-0.3.0.dist-info → codeberg_cli-0.4.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: codeberg-cli
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.4.0
|
|
4
4
|
Summary: A Forgejo CLI — works with Codeberg and any Forgejo instance
|
|
5
5
|
Project-URL: Homepage, https://codeberg.org/ThatXliner/codeberg-cli
|
|
6
6
|
Project-URL: Repository, https://codeberg.org/ThatXliner/codeberg-cli
|
|
@@ -20,7 +20,7 @@ Requires-Python: >=3.12
|
|
|
20
20
|
Requires-Dist: httpx
|
|
21
21
|
Requires-Dist: platformdirs
|
|
22
22
|
Requires-Dist: tomlkit
|
|
23
|
-
Requires-Dist: xclif>=0.
|
|
23
|
+
Requires-Dist: xclif>=0.5.1
|
|
24
24
|
Description-Content-Type: text/markdown
|
|
25
25
|
|
|
26
26
|
# cb — A Codeberg CLI
|
|
@@ -115,8 +115,8 @@ codeberg_cli/routes/repo/tag/list.py,sha256=HI9K00-bf50XcimXKzQR-YD4l_y7m8Rfp72U
|
|
|
115
115
|
codeberg_cli/routes/repo/topics/__init__.py,sha256=lHx6_CZgeOqtFPasOg0sfM6De61V3mfd-FW-bDOsCqM,117
|
|
116
116
|
codeberg_cli/routes/repo/topics/list.py,sha256=oV-3wZVQj1RlLeZjBg-EAtv_roB71eTfnB9lWDBg680,931
|
|
117
117
|
codeberg_cli/routes/repo/topics/set.py,sha256=hhVOMw-3btCgwlQXd34n6A6jEu0f56GcSyJTsyuUiDI,911
|
|
118
|
-
codeberg_cli-0.
|
|
119
|
-
codeberg_cli-0.
|
|
120
|
-
codeberg_cli-0.
|
|
121
|
-
codeberg_cli-0.
|
|
122
|
-
codeberg_cli-0.
|
|
118
|
+
codeberg_cli-0.4.0.dist-info/METADATA,sha256=LO2YYE3IU1Ok9yf-Y51Vlz54qlUJ0JoIWWqZlprMRrQ,8585
|
|
119
|
+
codeberg_cli-0.4.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
120
|
+
codeberg_cli-0.4.0.dist-info/entry_points.txt,sha256=7Kg1K5av7D5TzPCqX_qyFCj09JTneIEvW0f2Gp4q1v4,49
|
|
121
|
+
codeberg_cli-0.4.0.dist-info/licenses/LICENSE,sha256=o71itnX05JiF5qOrKHEmWIvuf03sgYcwsc3r6AAW_h0,1065
|
|
122
|
+
codeberg_cli-0.4.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|