berryworld 1.0.0.194581__py3-none-any.whl → 1.0.0.194584__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.
- berryworld/__init__.py +1 -1
- {berryworld-1.0.0.194581.dist-info → berryworld-1.0.0.194584.dist-info}/METADATA +1 -1
- {berryworld-1.0.0.194581.dist-info → berryworld-1.0.0.194584.dist-info}/RECORD +6 -6
- {berryworld-1.0.0.194581.dist-info → berryworld-1.0.0.194584.dist-info}/WHEEL +0 -0
- {berryworld-1.0.0.194581.dist-info → berryworld-1.0.0.194584.dist-info}/licenses/LICENSE +0 -0
- {berryworld-1.0.0.194581.dist-info → berryworld-1.0.0.194584.dist-info}/top_level.txt +0 -0
berryworld/__init__.py
CHANGED
|
@@ -9,7 +9,7 @@ from .credentials import SnowflakeCredentials, SQLCredentials, BCCredentials, We
|
|
|
9
9
|
MicrosoftTeamsCredentials
|
|
10
10
|
from .persistent_storage import PersistentStorage
|
|
11
11
|
from .generate_env import EnvVariables
|
|
12
|
-
from .sharepoint_con import SharepointConnection
|
|
12
|
+
from .sharepoint_con import SharepointConnection, SharepointConn
|
|
13
13
|
from .email_con import EmailConnection
|
|
14
14
|
from .app_logs import AppLogs
|
|
15
15
|
from .app_logs_query import AppLogsQuery
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
berryworld/__init__.py,sha256=
|
|
1
|
+
berryworld/__init__.py,sha256=x0BONOWraAH1SG_BRHWpZNarRMUqoRHKkdASKMtAdhc,1140
|
|
2
2
|
berryworld/aks_logs.py,sha256=Gb2_cokiZbEX01Yoptd0MxpDociaug-GrXdwliyxFBo,2293
|
|
3
3
|
berryworld/allocation_solver.py,sha256=asFtaCAze6-eHUGWXA0kAp67UBS-Upj1KKdrVLj_ttQ,8513
|
|
4
4
|
berryworld/app_logs.py,sha256=MKzKPYd3JuPfOQNAapIgaeZeFHw1z_w2mbn9I6QCADE,4180
|
|
@@ -26,12 +26,12 @@ berryworld/verify_keys.py,sha256=X7VUHqYDklWPDO0bGVHIOXeLq5Qi4fZRZbHYw5x7UnA,435
|
|
|
26
26
|
berryworld/vivantio.py,sha256=QfZo0UKqkzVRg_LyiwivNd3aEup4TH57x4KxLZkCJwc,10627
|
|
27
27
|
berryworld/vivantio_logging.py,sha256=ciy7gA4u3FrgUIpEBnMgocbNPp6jcu9TPoy-kLcrTZU,5736
|
|
28
28
|
berryworld/xml_parser.py,sha256=HWD71NaTN3DaIOGT6Wzxs4CEsroFhGQwe9iPLIL80Co,957
|
|
29
|
-
berryworld-1.0.0.
|
|
29
|
+
berryworld-1.0.0.194584.dist-info/licenses/LICENSE,sha256=vtkVCJM6E2af2gnsi2XxKPr4WY-uIbvzVLXieFND0UU,1074
|
|
30
30
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
31
31
|
tests/test_allocation_config.py,sha256=e12l6fE9U57eSPS35g6ekJ_hol7-RHg89JV60_m1BlE,4633
|
|
32
32
|
tests/test_handy_mix_config.py,sha256=Un56mz9KJmdn4K4OwzHAHLSRzDU1Xv2nFrONNuzOG04,2594
|
|
33
33
|
tests/test_xml_parser.py,sha256=3QTlhFEd6KbK6nRFKZnc35tad6wqukTbe4QrFi8mr_8,859
|
|
34
|
-
berryworld-1.0.0.
|
|
35
|
-
berryworld-1.0.0.
|
|
36
|
-
berryworld-1.0.0.
|
|
37
|
-
berryworld-1.0.0.
|
|
34
|
+
berryworld-1.0.0.194584.dist-info/METADATA,sha256=SsAZin66xZtADTeiNa-TzOFORm2lWCEr6vTcDJmLW4U,1445
|
|
35
|
+
berryworld-1.0.0.194584.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
36
|
+
berryworld-1.0.0.194584.dist-info/top_level.txt,sha256=GIZ5qy-P5oxfEH755vA1IMFeTVdX3-40JxMe6nOe5I8,17
|
|
37
|
+
berryworld-1.0.0.194584.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|