xmipp3-installer 2.0.1__py3-none-any.whl → 2.0.2__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.
@@ -91,7 +91,7 @@ def __get_installation_branch_name(branch_name: str, version_manager: versions_m
91
91
  #### Return:
92
92
  - (str): Release name if Xmipp is in a release branch, or the branch name otherwise.
93
93
  """
94
- return branch_name or version_manager.xmipp_version_name
94
+ return branch_name if (branch_name and not git_handler.is_tag()) else version_manager.xmipp_version_name
95
95
 
96
96
  def __get_user_id() -> str:
97
97
  """
@@ -74,7 +74,7 @@ class InstallationManager:
74
74
  cast(
75
75
  versions_manager.VersionsManager,
76
76
  self.context[constants.VERSIONS_CONTEXT_KEY]
77
- ).xmipp_version_number
77
+ ).xmipp_version_name
78
78
  ))
79
79
  logger.close()
80
80
  return ret_code
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xmipp3_installer
3
- Version: 2.0.1
3
+ Version: 2.0.2
4
4
  Summary: Package to handle the installation of Xmipp3
5
5
  Author-email: Martín Salinas <ssalinasmartin@gmail.com>
6
6
  License: GPL-3.0-only
@@ -1,7 +1,7 @@
1
1
  xmipp3_installer/__init__.py,sha256=s67VAuwU_q4SQwrHE2ma0iHaK7B-he8LIAHE6isCmMc,50
2
2
  xmipp3_installer/__main__.py,sha256=GjAvEb6__AdjqqtOKc6Q5LQieofjGypAeKmpceqrUsA,124
3
3
  xmipp3_installer/api_client/api_client.py,sha256=sMtkC0lvX7sbi0JbKYsCieGgzxU3B1jZNRgcv9AEMxo,1670
4
- xmipp3_installer/api_client/assembler/installation_info_assembler.py,sha256=tLT6i2inONDRORinK-2azJ8kg7O0D723iIdpaqBhLIg,5915
4
+ xmipp3_installer/api_client/assembler/installation_info_assembler.py,sha256=hFUzwKgF6MwLXDNAsKAchxfT9mbaksuxXyrpi_9atmM,5963
5
5
  xmipp3_installer/application/__init__.py,sha256=kLEk5vEkDPq06r2mKB9FZ2f-yn0Jgm5rSGfL3tBwtik,89
6
6
  xmipp3_installer/application/user_interactions.py,sha256=HcNO1YlL2dY5PWZR7hl2Hw366bZ-5fQ7QRcfkwhvr_E,703
7
7
  xmipp3_installer/application/cli/__init__.py,sha256=twbZEzUf7ZjBKE07j3DQinLXqa5KOVJ8akiMISx6Rfg,32
@@ -19,7 +19,7 @@ xmipp3_installer/application/logger/errors.py,sha256=ac6sAejffSaWB9sDxJIHAlNomgk
19
19
  xmipp3_installer/application/logger/logger.py,sha256=lkF-edAlG9ON8B-T8xKLyRep1bs8V2QsboBlyhm2Kuw,7639
20
20
  xmipp3_installer/application/logger/predefined_messages.py,sha256=Wm5SVwZwknxc8uDx56HOoubAWbXfVvrps1bXkczpfSg,2292
21
21
  xmipp3_installer/installer/__init__.py,sha256=sxvxGWDy3i9EumDOpI5djVU-gpdlFcuFG1wfRNWJpfU,51
22
- xmipp3_installer/installer/installer_service.py,sha256=oRAAjIGb-GA8HlqOcHzxmdKbZccen3noNx6mlEpSvNs,3015
22
+ xmipp3_installer/installer/installer_service.py,sha256=7m2UQsv3-DEx7v2ACmY3TPDUd7mLvuSmRAtMjtKk_Qs,3013
23
23
  xmipp3_installer/installer/orquestrator.py,sha256=kmM5DhjGbi2bm_JuXHVPbJvi_89ePb1q38A-RhlRURw,1060
24
24
  xmipp3_installer/installer/urls.py,sha256=So738nMK7lkqsLymyc-IJFyeRMx2ZIZ19i-qH_MRAis,521
25
25
  xmipp3_installer/installer/constants/__init__.py,sha256=saH8Nk3QpuxuGIZ6kWv8EkAwY3Tx-DHs7Mrt4K405Jc,320
@@ -62,9 +62,9 @@ xmipp3_installer/repository/config_vars/default_values.py,sha256=eIUVE8G5I7VP4T3
62
62
  xmipp3_installer/repository/config_vars/variables.py,sha256=U2LyYIitxGIO7cP_IG0lfkOQ1IrvFZTOp1l6O98N_34,1513
63
63
  xmipp3_installer/shared/file_operations.py,sha256=cwYe3P0Iz3Sq2U4DqANx4AsL1QmqCU-VW2T3C0YcVLA,464
64
64
  xmipp3_installer/shared/singleton.py,sha256=nqsCg_rTCdWld2EeLzmvQLjk_goROWWyia3wN7aqHUE,557
65
- xmipp3_installer-2.0.1.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
66
- xmipp3_installer-2.0.1.dist-info/METADATA,sha256=3oMV8F5J4X4DNO3wKRURwDjtK7gvjABpVNbNBoZ5xVE,4741
67
- xmipp3_installer-2.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
- xmipp3_installer-2.0.1.dist-info/entry_points.txt,sha256=AbvjNKF8d0LfHkuVMrBz26YhjkzL37m4FYUDDs9UFB4,68
69
- xmipp3_installer-2.0.1.dist-info/top_level.txt,sha256=PbpSNvfVKVhceWxY482CNYzjSnGbQXl782LlWh39uuw,17
70
- xmipp3_installer-2.0.1.dist-info/RECORD,,
65
+ xmipp3_installer-2.0.2.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
66
+ xmipp3_installer-2.0.2.dist-info/METADATA,sha256=eIz5A-n44AMsUygsBymn2vTmFvrP0LuahsvXbAzNDHI,4741
67
+ xmipp3_installer-2.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
+ xmipp3_installer-2.0.2.dist-info/entry_points.txt,sha256=AbvjNKF8d0LfHkuVMrBz26YhjkzL37m4FYUDDs9UFB4,68
69
+ xmipp3_installer-2.0.2.dist-info/top_level.txt,sha256=PbpSNvfVKVhceWxY482CNYzjSnGbQXl782LlWh39uuw,17
70
+ xmipp3_installer-2.0.2.dist-info/RECORD,,