atomicshop 2.9.16__py3-none-any.whl → 2.9.17__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 atomicshop might be problematic. Click here for more details.
- atomicshop/__init__.py +1 -1
- atomicshop/wrappers/factw/install/pre_install_and_install_before_restart.py +4 -4
- {atomicshop-2.9.16.dist-info → atomicshop-2.9.17.dist-info}/METADATA +1 -1
- {atomicshop-2.9.16.dist-info → atomicshop-2.9.17.dist-info}/RECORD +7 -7
- {atomicshop-2.9.16.dist-info → atomicshop-2.9.17.dist-info}/LICENSE.txt +0 -0
- {atomicshop-2.9.16.dist-info → atomicshop-2.9.17.dist-info}/WHEEL +0 -0
- {atomicshop-2.9.16.dist-info → atomicshop-2.9.17.dist-info}/top_level.txt +0 -0
atomicshop/__init__.py
CHANGED
|
@@ -31,10 +31,6 @@ def install_before_restart(installation_directory: str, remove_existing_installa
|
|
|
31
31
|
filesystem.remove_file(docker_keyring_file_path)
|
|
32
32
|
filesystem.remove_file(nodesource_keyring_file_path)
|
|
33
33
|
|
|
34
|
-
# Install docker. FACT installs the docker, but there can be a problem with permissions, so we need to add
|
|
35
|
-
# the user permissions to the docker group before restart.
|
|
36
|
-
install_docker.install_docker_ubuntu()
|
|
37
|
-
|
|
38
34
|
# Remove the existing installation directory.
|
|
39
35
|
if remove_existing_installation_directory:
|
|
40
36
|
filesystem.remove_directory(installation_directory)
|
|
@@ -56,3 +52,7 @@ def install_before_restart(installation_directory: str, remove_existing_installa
|
|
|
56
52
|
|
|
57
53
|
# Run the shell script
|
|
58
54
|
subprocess.run(['bash', fact_core_pre_install_file_path])
|
|
55
|
+
|
|
56
|
+
# Install docker. FACT installs the docker, but there can be a problem with permissions, so we need to add
|
|
57
|
+
# the user permissions to the docker group before restart.
|
|
58
|
+
install_docker.install_docker_ubuntu()
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
atomicshop/__init__.py,sha256=
|
|
1
|
+
atomicshop/__init__.py,sha256=5nnfZ4INjh7Td0NcgHF-mbOcPr5rUifepycV_eERZNE,123
|
|
2
2
|
atomicshop/_basics_temp.py,sha256=6cu2dd6r2dLrd1BRNcVDKTHlsHs_26Gpw8QS6v32lQ0,3699
|
|
3
3
|
atomicshop/_create_pdf_demo.py,sha256=Yi-PGZuMg0RKvQmLqVeLIZYadqEZwUm-4A9JxBl_vYA,3713
|
|
4
4
|
atomicshop/_patch_import.py,sha256=ENp55sKVJ0e6-4lBvZnpz9PQCt3Otbur7F6aXDlyje4,6334
|
|
@@ -177,7 +177,7 @@ atomicshop/wrappers/factw/fact_extractor/docker_image.py,sha256=jJAoJNQ4aoATjn3x
|
|
|
177
177
|
atomicshop/wrappers/factw/fact_extractor/get_extractor.py,sha256=2mfOAftHIlCcGt1s7MWdq7DsDCuI6wX3MtvcEZ4SK-0,756
|
|
178
178
|
atomicshop/wrappers/factw/install/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
179
179
|
atomicshop/wrappers/factw/install/install_after_restart.py,sha256=roM1W2hkDynpEKda55xd7AsZxodsFj8i4wmFGt_HHzA,1558
|
|
180
|
-
atomicshop/wrappers/factw/install/pre_install_and_install_before_restart.py,sha256=
|
|
180
|
+
atomicshop/wrappers/factw/install/pre_install_and_install_before_restart.py,sha256=ylVkGcMj_PfdGsdzBPH3DpA2Vkll175_8k_UKZEsimw,2638
|
|
181
181
|
atomicshop/wrappers/factw/postgresql/__init__.py,sha256=xMBn2d3Exo23IPP2F_9-SXmOlhFbwWDgS9KwozSTjA0,162
|
|
182
182
|
atomicshop/wrappers/factw/postgresql/analysis.py,sha256=2Rxzy2jyq3zEKIo53z8VkjuslKE_i5mq2ZpmJAvyd6U,716
|
|
183
183
|
atomicshop/wrappers/factw/postgresql/file_object.py,sha256=VRiCXnsd6yDbnsE-TEKYPC-gkAgFVkE6rygRrJLQShI,713
|
|
@@ -230,8 +230,8 @@ atomicshop/wrappers/socketw/socket_server_tester.py,sha256=AhpurHJmP2kgzHaUbq5ey
|
|
|
230
230
|
atomicshop/wrappers/socketw/socket_wrapper.py,sha256=aXBwlEIJhFT0-c4i8iNlFx2It9VpCEpsv--5Oqcpxao,11624
|
|
231
231
|
atomicshop/wrappers/socketw/ssl_base.py,sha256=k4V3gwkbq10MvOH4btU4onLX2GNOsSfUAdcHmL1rpVE,2274
|
|
232
232
|
atomicshop/wrappers/socketw/statistics_csv.py,sha256=t3dtDEfN47CfYVi0CW6Kc2QHTEeZVyYhc57IYYh5nmA,826
|
|
233
|
-
atomicshop-2.9.
|
|
234
|
-
atomicshop-2.9.
|
|
235
|
-
atomicshop-2.9.
|
|
236
|
-
atomicshop-2.9.
|
|
237
|
-
atomicshop-2.9.
|
|
233
|
+
atomicshop-2.9.17.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
|
|
234
|
+
atomicshop-2.9.17.dist-info/METADATA,sha256=wuIL9MN0dslfKHxhB1vTqQhspcT_StwFu5UffkRlYwM,10423
|
|
235
|
+
atomicshop-2.9.17.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
236
|
+
atomicshop-2.9.17.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
|
|
237
|
+
atomicshop-2.9.17.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|