pyegeria 5.2.0.2__py3-none-any.whl → 5.2.0.3__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.
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.3.dist-info}/METADATA +4 -4
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.3.dist-info}/RECORD +5 -5
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.3.dist-info}/LICENSE +0 -0
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.3.dist-info}/WHEEL +0 -0
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.3.dist-info}/entry_points.txt +0 -0
@@ -1,17 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyegeria
|
3
|
-
Version: 5.2.0.
|
3
|
+
Version: 5.2.0.3
|
4
4
|
Summary: A python client for Egeria
|
5
5
|
Home-page: https://github.com/odpi/egeria-python
|
6
6
|
License: Apache 2.0
|
7
7
|
Keywords: egeria,metadata,governance
|
8
8
|
Author: Dan Wolfson
|
9
9
|
Author-email: dan.wolfson@pdr-associates.com
|
10
|
-
Requires-Python: >=3.
|
10
|
+
Requires-Python: >=3.11,<4.0
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
12
12
|
Classifier: License :: Other/Proprietary License
|
13
13
|
Classifier: Programming Language :: Python
|
14
14
|
Classifier: Programming Language :: Python :: 3
|
15
|
+
Classifier: Programming Language :: Python :: 3.11
|
15
16
|
Classifier: Programming Language :: Python :: 3.12
|
16
17
|
Requires-Dist: click (>=8.1.7,<9.0.0)
|
17
18
|
Requires-Dist: confluent-kafka (>=2.5.0,<3.0.0)
|
@@ -24,8 +25,7 @@ Requires-Dist: requests (>=2.32.3,<3.0.0)
|
|
24
25
|
Requires-Dist: rich (>=13,<14)
|
25
26
|
Requires-Dist: rich-pixels (>=3.0.1,<4.0.0)
|
26
27
|
Requires-Dist: textual (>=0.86,<0.87)
|
27
|
-
Requires-Dist:
|
28
|
-
Requires-Dist: trogon (>=0.5.0,<0.6.0)
|
28
|
+
Requires-Dist: trogon (>=0.6.0,<0.7.0)
|
29
29
|
Requires-Dist: urllib3 (>=2.2.2,<3.0.0)
|
30
30
|
Requires-Dist: validators (>=0.32.0,<0.33.0)
|
31
31
|
Project-URL: Repository, https://github.com/odpi/egeria-python
|
@@ -178,8 +178,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
|
|
178
178
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
179
179
|
pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
|
180
180
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
181
|
-
pyegeria-5.2.0.
|
182
|
-
pyegeria-5.2.0.
|
183
|
-
pyegeria-5.2.0.
|
184
|
-
pyegeria-5.2.0.
|
185
|
-
pyegeria-5.2.0.
|
181
|
+
pyegeria-5.2.0.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
182
|
+
pyegeria-5.2.0.3.dist-info/METADATA,sha256=UwlN-WZq3bZOfSuf5zkrGHs7A45fOBrC9k0VSMUvUeU,2977
|
183
|
+
pyegeria-5.2.0.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
184
|
+
pyegeria-5.2.0.3.dist-info/entry_points.txt,sha256=JhYgb02izlV2wb7SIfCOMxeVISUd9YJvgDW1-kuHad4,5240
|
185
|
+
pyegeria-5.2.0.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|