vantage6 3.8.8rc1__py3-none-any.whl → 3.8.8rc3__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 vantage6 might be problematic. Click here for more details.

vantage6/cli/__build__ CHANGED
@@ -1 +1 @@
1
- 1
1
+ 3
vantage6/cli/server.py CHANGED
@@ -427,7 +427,7 @@ def cli_server_new(name: str, environment: str, system_folders: bool) -> None:
427
427
  if not check_config_writeable(system_folders):
428
428
  error("Your user does not have write access to all folders. Exiting")
429
429
  info(f"Create a new server using '{Fore.GREEN}vserver new "
430
- "--user{Style.RESET_ALL}' instead!")
430
+ f"--user{Style.RESET_ALL}' instead!")
431
431
  exit(1)
432
432
 
433
433
  # create config in ctx location
@@ -1,19 +1,19 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vantage6
3
- Version: 3.8.8rc1
3
+ Version: 3.8.8rc3
4
4
  Summary: vantage6 command line interface
5
5
  Home-page: https://github.com/vantage6/vantage6
6
6
  Requires-Python: >=3.6
7
7
  Description-Content-Type: text/markdown
8
8
  Requires-Dist: click (==8.1.3)
9
9
  Requires-Dist: colorama (==0.4.6)
10
- Requires-Dist: docker (==6.0.1)
10
+ Requires-Dist: docker (==6.1.2)
11
11
  Requires-Dist: ipython (==8.10.0)
12
12
  Requires-Dist: questionary (==1.10.0)
13
13
  Requires-Dist: schema (==0.7.5)
14
14
  Requires-Dist: SQLAlchemy (==1.4.46)
15
- Requires-Dist: vantage6-common (==3.8.8.rc1)
16
- Requires-Dist: vantage6-client (==3.8.8.rc1)
15
+ Requires-Dist: vantage6-common (==3.8.8.rc3)
16
+ Requires-Dist: vantage6-client (==3.8.8.rc3)
17
17
  Provides-Extra: dev
18
18
  Requires-Dist: coverage (==6.4.4) ; extra == 'dev'
19
19
 
@@ -3,7 +3,7 @@ tests_cli/test_example.py,sha256=TV8JA52UR-Yh1WeVwx8g8ngA9ZTiRCwsJkUKxsXUXMg,147
3
3
  tests_cli/test_node_cli.py,sha256=plgXtF4yVMdZTQEHvj8Ilso1aVwRe48iX2MOk6LMcvQ,14852
4
4
  tests_cli/test_server_cli.py,sha256=S4jNr0G-l3sUyTgVmOWVgkQ-Z9emlDMcQtdru4jLvso,5895
5
5
  tests_cli/test_wizard.py,sha256=Vuehe7-sIlPO9SnmoF7fUiOChayPobg4QVltdBSnymU,3401
6
- vantage6/cli/__build__,sha256=a4ayc_80_OGda4BO_1o_V0etpOqiLx1JwB5S3beHW0s,1
6
+ vantage6/cli/__build__,sha256=TgdAhWK-24tgzgXB3s_jrRa3IjCWfeAfZAt-Rym0n84,1
7
7
  vantage6/cli/__init__.py,sha256=dEbhLHe9VfU3otY3CQkMVrj39uPGWjqzAvHW2B2Flgs,62
8
8
  vantage6/cli/_version.py,sha256=kIwLT5-hD5ZQnKf1EbkYaP-EB3Eb7bYzaP5amcvqz70,695
9
9
  vantage6/cli/configuration_manager.py,sha256=xASUARdb3vBSTMEMZHOjS7oXGW-cahHj53AVNdtl00w,2273
@@ -11,14 +11,14 @@ vantage6/cli/configuration_wizard.py,sha256=Jwtvcp-U-4YBF66d_iKSLxLXEoG3l6RrbIIk
11
11
  vantage6/cli/context.py,sha256=_sxCLckZAVEsVObd1q-NC8-cDH6sUxn3QaUTItzAkVM,14068
12
12
  vantage6/cli/globals.py,sha256=5MgxWuRugiYOWbWwhNh3e17lG1RswBxK2B-NQDRNYDc,800
13
13
  vantage6/cli/node.py,sha256=siGPM5168G2odHzV-E6ehnW7qhKF1UaqDozLeFvK4cc,37306
14
- vantage6/cli/server.py,sha256=AKX5v0gcDSusLcnqor8ufTz31JgXyGZFaqu2EkkyDoQ,29692
14
+ vantage6/cli/server.py,sha256=PdAjpMc86Q_fCs2eZpd_PfxdJ3hUY0QFCQjQXD71abM,29693
15
15
  vantage6/cli/utils.py,sha256=KnJhr6eVwR6ngXCoCoAYLsFumom6D9Vwdk-XXFZ4bTg,1059
16
16
  vantage6/cli/rabbitmq/__init__.py,sha256=j-Crjpbh1oqWtRlsMTyH6J4mpr7oEN9aUtuQZVi5Jok,1279
17
17
  vantage6/cli/rabbitmq/definitions.py,sha256=aGFdwxzi7R28uaDS60iW3a-JCkV2F5w_T3oede0kWds,536
18
18
  vantage6/cli/rabbitmq/queue_manager.py,sha256=4VCQIVgJRq4cc1iIJNbaNBHicmg7k5Ifxbp9rqm6t-Y,7523
19
19
  vantage6/cli/rabbitmq/rabbitmq.config,sha256=LYAQAEoXaF472XeJDYXc9JfWSETIzPRIR2W-JB2i7fU,136
20
- vantage6-3.8.8rc1.dist-info/METADATA,sha256=M8cPfNS_bSQsv4ifNT7NKEBzSdeJPZ54K9obr2DcyaM,5476
21
- vantage6-3.8.8rc1.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
22
- vantage6-3.8.8rc1.dist-info/entry_points.txt,sha256=KQZM_LUpZulbVb0_mfuz6njEl8d6tOSyEZ_qStp4Kmk,94
23
- vantage6-3.8.8rc1.dist-info/top_level.txt,sha256=CYDIBS8jEfFq5YCs_Fuit54K9-3wdosZppTrsymIoUk,19
24
- vantage6-3.8.8rc1.dist-info/RECORD,,
20
+ vantage6-3.8.8rc3.dist-info/METADATA,sha256=BvwZ-4UaTC0GQorf1CnPAG16osOaURST8MEzcjr1ie4,5476
21
+ vantage6-3.8.8rc3.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
22
+ vantage6-3.8.8rc3.dist-info/entry_points.txt,sha256=KQZM_LUpZulbVb0_mfuz6njEl8d6tOSyEZ_qStp4Kmk,94
23
+ vantage6-3.8.8rc3.dist-info/top_level.txt,sha256=CYDIBS8jEfFq5YCs_Fuit54K9-3wdosZppTrsymIoUk,19
24
+ vantage6-3.8.8rc3.dist-info/RECORD,,