atomicshop 2.6.5__py3-none-any.whl → 2.6.6__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/fact_extractor/docker_image.py +4 -2
- {atomicshop-2.6.5.dist-info → atomicshop-2.6.6.dist-info}/METADATA +1 -1
- {atomicshop-2.6.5.dist-info → atomicshop-2.6.6.dist-info}/RECORD +7 -7
- {atomicshop-2.6.5.dist-info → atomicshop-2.6.6.dist-info}/LICENSE.txt +0 -0
- {atomicshop-2.6.5.dist-info → atomicshop-2.6.6.dist-info}/WHEEL +0 -0
- {atomicshop-2.6.5.dist-info → atomicshop-2.6.6.dist-info}/top_level.txt +0 -0
atomicshop/__init__.py
CHANGED
|
@@ -34,8 +34,10 @@ def create_docker_image_ubuntu(directory_path: str):
|
|
|
34
34
|
# Remove the image if exists.
|
|
35
35
|
images = dockerw.get_images()
|
|
36
36
|
for image in images:
|
|
37
|
-
# There
|
|
38
|
-
|
|
37
|
+
# There are 2 images:
|
|
38
|
+
# 'fkiecad/fact_extractor:latest' - The image that is downloaded.
|
|
39
|
+
# 'fact_extractor:latest' - The image that is built.
|
|
40
|
+
if 'fact_extractor' in image.tags:
|
|
39
41
|
dockerw.remove_image(image_id_or_tag=image.id)
|
|
40
42
|
|
|
41
43
|
# Create the script to execute.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
atomicshop/__init__.py,sha256=
|
|
1
|
+
atomicshop/__init__.py,sha256=WX9JM9Uv2agGaDi2IHGv_9ZDZdGBXfiGnAqCp6FOovU,122
|
|
2
2
|
atomicshop/_basics_temp.py,sha256=6cu2dd6r2dLrd1BRNcVDKTHlsHs_26Gpw8QS6v32lQ0,3699
|
|
3
3
|
atomicshop/_patch_import.py,sha256=ENp55sKVJ0e6-4lBvZnpz9PQCt3Otbur7F6aXDlyje4,6334
|
|
4
4
|
atomicshop/appointment_management.py,sha256=N3wVGJgrqJfsj_lqiRfaL3FxMEe57by5Stzanh189mk,7263
|
|
@@ -151,7 +151,7 @@ atomicshop/wrappers/factw/config_fact.py,sha256=J-K9Zn50WcDC7ubb-boraSZExfBk7a6M
|
|
|
151
151
|
atomicshop/wrappers/factw/config_install.py,sha256=L_ZftnFkqU9mPZbnbcNoo2gsXBcdhezm-te1A6u3-fE,369
|
|
152
152
|
atomicshop/wrappers/factw/get_file_data.py,sha256=ChKC0OjgjFlNubZQBwcGhRO3L2pccc27RLRlAMIUix4,1641
|
|
153
153
|
atomicshop/wrappers/factw/fact_extractor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
154
|
-
atomicshop/wrappers/factw/fact_extractor/docker_image.py,sha256=
|
|
154
|
+
atomicshop/wrappers/factw/fact_extractor/docker_image.py,sha256=4yQuOY4xLltrKfpwLZRUTSmywYcDv2bghcFtvqxNQm4,2459
|
|
155
155
|
atomicshop/wrappers/factw/fact_extractor/get_extractor.py,sha256=2mfOAftHIlCcGt1s7MWdq7DsDCuI6wX3MtvcEZ4SK-0,756
|
|
156
156
|
atomicshop/wrappers/factw/install/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
157
157
|
atomicshop/wrappers/factw/install/install_after_restart.py,sha256=Wixuc-foMA0qGjzypbbQ5sdE-F72yIKmrI9c6xwLY-g,1571
|
|
@@ -204,8 +204,8 @@ atomicshop/wrappers/socketw/socket_server_tester.py,sha256=AhpurHJmP2kgzHaUbq5ey
|
|
|
204
204
|
atomicshop/wrappers/socketw/socket_wrapper.py,sha256=aXBwlEIJhFT0-c4i8iNlFx2It9VpCEpsv--5Oqcpxao,11624
|
|
205
205
|
atomicshop/wrappers/socketw/ssl_base.py,sha256=k4V3gwkbq10MvOH4btU4onLX2GNOsSfUAdcHmL1rpVE,2274
|
|
206
206
|
atomicshop/wrappers/socketw/statistics_csv.py,sha256=t3dtDEfN47CfYVi0CW6Kc2QHTEeZVyYhc57IYYh5nmA,826
|
|
207
|
-
atomicshop-2.6.
|
|
208
|
-
atomicshop-2.6.
|
|
209
|
-
atomicshop-2.6.
|
|
210
|
-
atomicshop-2.6.
|
|
211
|
-
atomicshop-2.6.
|
|
207
|
+
atomicshop-2.6.6.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
|
|
208
|
+
atomicshop-2.6.6.dist-info/METADATA,sha256=L7hiqGzTCJUq9alDq0MI8VUQKE_4UBIxZSJm109IAoY,10290
|
|
209
|
+
atomicshop-2.6.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
210
|
+
atomicshop-2.6.6.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
|
|
211
|
+
atomicshop-2.6.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|