vantage6 4.5.1__py3-none-any.whl → 4.5.3__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/_version.py CHANGED
@@ -7,7 +7,7 @@ with open(os.path.join(here, "__build__")) as fp:
7
7
  __build__ = json.load(fp)
8
8
 
9
9
  # Module version
10
- version_info = (4, 5, 1, "final", __build__, 0)
10
+ version_info = (4, 5, 3, "final", __build__, 0)
11
11
 
12
12
  # Module version stage suffix map
13
13
  _specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vantage6
3
- Version: 4.5.1
3
+ Version: 4.5.3
4
4
  Summary: vantage6 command line interface
5
5
  Home-page: https://github.com/vantage6/vantage6
6
6
  Requires-Python: >=3.10
@@ -8,15 +8,15 @@ Description-Content-Type: text/markdown
8
8
  Requires-Dist: click ==8.1.3
9
9
  Requires-Dist: colorama ==0.4.6
10
10
  Requires-Dist: copier ==9.2.0
11
- Requires-Dist: docker ==6.1.2
11
+ Requires-Dist: docker ==7.1.0
12
12
  Requires-Dist: ipython ==8.10.0
13
13
  Requires-Dist: jinja2 ==3.1.4
14
14
  Requires-Dist: questionary ==1.10.0
15
15
  Requires-Dist: rich ==13.5.2
16
16
  Requires-Dist: schema ==0.7.5
17
17
  Requires-Dist: SQLAlchemy ==1.4.46
18
- Requires-Dist: vantage6-common ==4.5.1
19
- Requires-Dist: vantage6-client ==4.5.1
18
+ Requires-Dist: vantage6-common ==4.5.3
19
+ Requires-Dist: vantage6-client ==4.5.3
20
20
  Provides-Extra: dev
21
21
  Requires-Dist: coverage ==6.4.4 ; extra == 'dev'
22
22
  Requires-Dist: black ; extra == 'dev'
@@ -5,7 +5,7 @@ tests_cli/test_server_cli.py,sha256=nilQYLV4GuKdNaYRaMO5y13h6P3mw8Dvvf8H84RS43I,
5
5
  tests_cli/test_wizard.py,sha256=NPl3Kp6_Et0GatLfD-p5LagMbkFwEx-vHiOgKoVvxDM,4385
6
6
  vantage6/cli/__build__,sha256=X-zrZv_IbzjZUnhsbWlsecLbwjndTpG0ZynXOif7V-k,1
7
7
  vantage6/cli/__init__.py,sha256=-Ec-Z7ELDveGdSALXda3qdUGpkuKyJQfhN3eIm7koHE,127
8
- vantage6/cli/_version.py,sha256=bH_fCGayhA2S4bq_sLx8b0We9Dq8nY1RVDhPUhN2PSs,696
8
+ vantage6/cli/_version.py,sha256=QxfSpxxCRt3PcAmhsHw5a1m8219_rNYqRv371DBevDw,696
9
9
  vantage6/cli/cli.py,sha256=b5Gvhn4PL4UWShAJB5lHOf37Q_VRUw3UMNgDECZuHHM,5945
10
10
  vantage6/cli/configuration_manager.py,sha256=cN4tQpQjLG5GaGrsjEP-5ed_LqvPApIkNkM1J6ai3n0,3588
11
11
  vantage6/cli/configuration_wizard.py,sha256=9dfAnBWsvxEEm2HX1_lUURSbSvFoc6d8YkoUYXKDqcI,17949
@@ -64,8 +64,8 @@ vantage6/cli/template/server_import_config.j2,sha256=PRB0ym_FYjx9vhkmY9C0xzlv_85
64
64
  vantage6/cli/test/feature_tester.py,sha256=vTmJrqjA6J_GFWvZDmin4Nx1AO2Mhy21YacTr2vZi2U,2497
65
65
  vantage6/cli/test/integration_test.py,sha256=DT3qjl1lq7nVBflT5ed1Yu2aNT1cwHCqh8_hafi4e2k,3802
66
66
  vantage6/cli/test/common/diagnostic_runner.py,sha256=x_4ikihgoSTKI914pqlgVziBSg5LpV6MheO6O_GBCeA,6657
67
- vantage6-4.5.1.dist-info/METADATA,sha256=Ya7AnPNKe-AEAztUQqTnL_pXt0U8GI8EeACs4Bd8hmQ,10218
68
- vantage6-4.5.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
69
- vantage6-4.5.1.dist-info/entry_points.txt,sha256=YFBvwjxoeAGxYyPC-YevEgOBBYRGaXkS6jiOGGCLNy0,157
70
- vantage6-4.5.1.dist-info/top_level.txt,sha256=CYDIBS8jEfFq5YCs_Fuit54K9-3wdosZppTrsymIoUk,19
71
- vantage6-4.5.1.dist-info/RECORD,,
67
+ vantage6-4.5.3.dist-info/METADATA,sha256=oXDqs55jjMgPyldRncqu61zj9iLk_POgyPLbjdcr7SQ,10218
68
+ vantage6-4.5.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
69
+ vantage6-4.5.3.dist-info/entry_points.txt,sha256=YFBvwjxoeAGxYyPC-YevEgOBBYRGaXkS6jiOGGCLNy0,157
70
+ vantage6-4.5.3.dist-info/top_level.txt,sha256=CYDIBS8jEfFq5YCs_Fuit54K9-3wdosZppTrsymIoUk,19
71
+ vantage6-4.5.3.dist-info/RECORD,,