ScriptCollection 3.3.66__py3-none-any.whl → 3.3.67__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.
@@ -27,7 +27,7 @@ from .ProgramRunnerPopen import ProgramRunnerPopen
27
27
  from .ProgramRunnerEpew import ProgramRunnerEpew, CustomEpewArgument
28
28
 
29
29
 
30
- version = "3.3.66"
30
+ version = "3.3.67"
31
31
  __version__ = version
32
32
 
33
33
 
@@ -1251,7 +1251,7 @@ class TasksForCommonProjectStructure:
1251
1251
  example_name = os.path.basename(folder)
1252
1252
  GeneralUtilities.write_message_to_stdout(f'Run "{example_name}"-example')
1253
1253
  sc = ScriptCollectionCore()
1254
- oci_image_artifacts_folder = GeneralUtilities.resolve_relative_path("../../Artifacts/BuildResult_OCIImage", folder)
1254
+ oci_image_artifacts_folder = GeneralUtilities.resolve_relative_path("../../../../Artifacts/BuildResult_OCIImage", folder)
1255
1255
  image_filename = os.path.basename(sc.find_file_by_extension(oci_image_artifacts_folder, "tar"))
1256
1256
  codeunit_name = os.path.basename(GeneralUtilities.resolve_relative_path("../../..", folder))
1257
1257
  codeunit_name_lower = codeunit_name.lower()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ScriptCollection
3
- Version: 3.3.66
3
+ Version: 3.3.67
4
4
  Summary: The ScriptCollection is the place for reusable scripts.
5
5
  Home-page: https://github.com/anionDev/ScriptCollection
6
6
  Author: Marius Göcke
@@ -3,12 +3,12 @@ ScriptCollection/GeneralUtilities.py,sha256=Blo0Iq-G4zuUL5oUxBTeGFtQ23ndK7dpZPOj
3
3
  ScriptCollection/ProgramRunnerBase.py,sha256=2kyOuoM3oFjBfLc9Q5t5RTz7Ya2CjUxFtB1rBBDmnjU,1937
4
4
  ScriptCollection/ProgramRunnerEpew.py,sha256=ZiBZVMcsphmo49z2BwUwQYXo2uTKXPu33QW3IxCT46E,6273
5
5
  ScriptCollection/ProgramRunnerPopen.py,sha256=HOs1QVnXiQtwXy1_xvH79bWBdd0i-2tUyyLloQBvMto,3023
6
- ScriptCollection/ScriptCollectionCore.py,sha256=ZEE7h5ke7Bqm3DtnMwyXnok62GCWrUsPD1UtbTO8IZk,86136
7
- ScriptCollection/TasksForCommonProjectStructure.py,sha256=RTbfvQbhMYIXBFKmHqFNZ8BhiHOsSSzEXELLbBF56MU,106439
6
+ ScriptCollection/ScriptCollectionCore.py,sha256=AaqVkBaeQIZi6wSoAsY-vLwYaPT045ASo740q53z_e4,86136
7
+ ScriptCollection/TasksForCommonProjectStructure.py,sha256=JUqkBOqA3DlZqCOOODPmprlmHJSRBHzYCQENsBWb10U,106445
8
8
  ScriptCollection/UpdateCertificates.py,sha256=Go-JJK-YTi7aBB1phlLxypa8GHkmFHBEPB0_TT9G-bw,7918
9
9
  ScriptCollection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- ScriptCollection-3.3.66.dist-info/METADATA,sha256=lFbOe1XXkYFrXT9rbrqBxCWArCrIYk0iSCTTz71I228,7878
11
- ScriptCollection-3.3.66.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
12
- ScriptCollection-3.3.66.dist-info/entry_points.txt,sha256=VIuxVCOpX38lSJUwRRENBNgcGKTIBxQyrCfbJVRHP8g,1968
13
- ScriptCollection-3.3.66.dist-info/top_level.txt,sha256=hY2hOVH0V0Ce51WB76zKkIWTUNwMUdHo4XDkR2vYVwg,17
14
- ScriptCollection-3.3.66.dist-info/RECORD,,
10
+ ScriptCollection-3.3.67.dist-info/METADATA,sha256=V3bnAt7raah9G_QBMI1a5eYg4LOsrHcI-IdP-P7Xr4A,7878
11
+ ScriptCollection-3.3.67.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
12
+ ScriptCollection-3.3.67.dist-info/entry_points.txt,sha256=VIuxVCOpX38lSJUwRRENBNgcGKTIBxQyrCfbJVRHP8g,1968
13
+ ScriptCollection-3.3.67.dist-info/top_level.txt,sha256=hY2hOVH0V0Ce51WB76zKkIWTUNwMUdHo4XDkR2vYVwg,17
14
+ ScriptCollection-3.3.67.dist-info/RECORD,,