pytbox 0.0.1__py3-none-any.whl → 0.0.2__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.

Potentially problematic release.


This version of pytbox might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pytbox
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A collection of Python integrations and utilities (Feishu, Dida365, VictoriaMetrics, ...)
5
5
  Author-email: mingming hou <houm01@foxmail.com>
6
6
  License: MIT
@@ -8,7 +8,7 @@ Requires-Python: >=3.8
8
8
  Description-Content-Type: text/markdown
9
9
  Requires-Dist: requests>=2.0
10
10
  Requires-Dist: pydantic>=1.10
11
- Requires-Dist: onepassword>=1.0.0
11
+ Requires-Dist: onepassword-sdk>=0.3.1
12
12
  Requires-Dist: onepasswordconnectsdk>=1.0.0
13
13
  Provides-Extra: dev
14
14
  Requires-Dist: pytest; extra == "dev"
@@ -15,7 +15,7 @@ pytbox/feishu/typing.py,sha256=3hWkJgOi-v2bt9viMxkyvNHsPgrbAa0aZOxsZYg2vdM,122
15
15
  pytbox/utils/env.py,sha256=jO_-BKbGuDU7lIL9KYkcxGCzQwTXfxD4mIYtSAjREmI,622
16
16
  pytbox/utils/response.py,sha256=WAsA84VDyOTEaFl2jyGFNhAiYuoI-UHngb89AiUXD_U,1251
17
17
  pytbox/utils/timeutils.py,sha256=zMf6Oe7dc5oR-yyvMxznq8Jr78S_WRVmhg-Z7hJdypQ,979
18
- pytbox-0.0.1.dist-info/METADATA,sha256=aDRXMGyuwmnzJUjz1WGhGJU-VSXepcAnpvbrlWiZri0,6002
19
- pytbox-0.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- pytbox-0.0.1.dist-info/top_level.txt,sha256=YADgWue-Oe128ptN3J2hS3GB0Ncc5uZaSUM3e1rwswE,7
21
- pytbox-0.0.1.dist-info/RECORD,,
18
+ pytbox-0.0.2.dist-info/METADATA,sha256=1y1Ewa2PTQshVephmbkc26iH-Vb4f9LurySFezvoA7M,6006
19
+ pytbox-0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ pytbox-0.0.2.dist-info/top_level.txt,sha256=YADgWue-Oe128ptN3J2hS3GB0Ncc5uZaSUM3e1rwswE,7
21
+ pytbox-0.0.2.dist-info/RECORD,,
File without changes