ScriptCollection 3.5.88__py3-none-any.whl → 3.5.89__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.
@@ -32,7 +32,7 @@ from .ProgramRunnerBase import ProgramRunnerBase
32
32
  from .ProgramRunnerPopen import ProgramRunnerPopen
33
33
  from .ProgramRunnerEpew import ProgramRunnerEpew, CustomEpewArgument
34
34
 
35
- version = "3.5.88"
35
+ version = "3.5.89"
36
36
  __version__ = version
37
37
 
38
38
 
@@ -3089,7 +3089,7 @@ class TasksForCommonProjectStructure:
3089
3089
  target = os.path.join(ref_repo, "Reference", update_http_documentation_arguments.product_name)
3090
3090
  GeneralUtilities.ensure_directory_does_not_exist(target)
3091
3091
  shutil.copytree(GeneralUtilities.resolve_relative_path(f"../../Submodules/{update_http_documentation_arguments.product_name}Reference/ReferenceContent", folder_of_this_file), target)
3092
- self.__sc.git_commit(ref_repo, f"Added reference of {update_http_documentation_arguments.product_name} v{update_http_documentation_arguments.new_project_version}")
3092
+ self.__sc.git_commit(ref_repo, f"Added reference of {update_http_documentation_arguments.product_name} v{update_http_documentation_arguments.new_project_version} from repository")
3093
3093
 
3094
3094
  # Sync reference-repository
3095
3095
  self.__sc.git_fetch(ref_repo, update_http_documentation_arguments.common_remote_name)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: ScriptCollection
3
- Version: 3.5.88
3
+ Version: 3.5.89
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
@@ -5,12 +5,12 @@ ScriptCollection/ProgramRunnerBase.py,sha256=2kMIAqdc65UjBAddOZkzy_aFx9h5roZ5a4b
5
5
  ScriptCollection/ProgramRunnerEpew.py,sha256=4pjEd0r9Fcz3TTDv0MdTSd5KkigYXcWUVI1X43regfU,6477
6
6
  ScriptCollection/ProgramRunnerPopen.py,sha256=BPY7-ZMIlqT7JOKz8qlB5c0laF2Js-ijzqk09GxZC48,3821
7
7
  ScriptCollection/RPStream.py,sha256=NRRHL3YSP3D9MuAV2jB_--0KUKCsvJGxeKnxgrRZ9kY,1545
8
- ScriptCollection/ScriptCollectionCore.py,sha256=z6hiyye3Z-KTMqrDziS6eRhKQZSawm3adAa8e3XV3x8,123522
9
- ScriptCollection/TasksForCommonProjectStructure.py,sha256=jcx5pmvR7nplqZO0ih89ZPE6vO_azI9HIgjIt9di0Oc,216807
8
+ ScriptCollection/ScriptCollectionCore.py,sha256=z1aBJT9Dm1zu9Oi4_1amI3NJqyoyKYOyo7kqcj3jXhg,123522
9
+ ScriptCollection/TasksForCommonProjectStructure.py,sha256=4gLcItmq0oLmKQ95s8IdPvXJZrTP7G5-YF2L7xoLnQI,216823
10
10
  ScriptCollection/UpdateCertificates.py,sha256=Eynbgu7k9jLxApP2D_8Il77B6BFjJap6K7oTeEAZYbk,7790
11
11
  ScriptCollection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
- scriptcollection-3.5.88.dist-info/METADATA,sha256=0u39MTSPRItlXCmDjtfTzrAnyOx0uff1NLZYfeikxxo,7664
13
- scriptcollection-3.5.88.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
14
- scriptcollection-3.5.88.dist-info/entry_points.txt,sha256=1jAL5AuB8mvdw2v-6E7wCZFThurQxchiQynL8DCi-Yg,3545
15
- scriptcollection-3.5.88.dist-info/top_level.txt,sha256=hY2hOVH0V0Ce51WB76zKkIWTUNwMUdHo4XDkR2vYVwg,17
16
- scriptcollection-3.5.88.dist-info/RECORD,,
12
+ scriptcollection-3.5.89.dist-info/METADATA,sha256=mSrmy1g5cLGRqpMSOhVL-nPs8aDDOeqLTyPbWOFy9Nk,7664
13
+ scriptcollection-3.5.89.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
14
+ scriptcollection-3.5.89.dist-info/entry_points.txt,sha256=1jAL5AuB8mvdw2v-6E7wCZFThurQxchiQynL8DCi-Yg,3545
15
+ scriptcollection-3.5.89.dist-info/top_level.txt,sha256=hY2hOVH0V0Ce51WB76zKkIWTUNwMUdHo4XDkR2vYVwg,17
16
+ scriptcollection-3.5.89.dist-info/RECORD,,