hardpy 0.11.1__py3-none-any.whl → 0.11.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.
@@ -69,7 +69,7 @@ class StandCloudConnector:
69
69
  auth_addr = addr + "/auth"
70
70
 
71
71
  self._url: StandCloudURL = StandCloudURL(
72
- api=https_prefix + addr + f"/{api_mode}/api/v{api_version}",
72
+ api=https_prefix + addr + f"/{api_mode.value}/api/v{api_version}",
73
73
  token=https_prefix + auth_addr + "/api/oidc/token",
74
74
  par=https_prefix + auth_addr + "/api/oidc/pushed-authorization-request",
75
75
  auth=https_prefix + auth_addr + "/api/oidc/authorization",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hardpy
3
- Version: 0.11.1
3
+ Version: 0.11.2
4
4
  Summary: HardPy library for device testing
5
5
  Project-URL: Homepage, https://github.com/everypinio/hardpy/
6
6
  Project-URL: Documentation, https://everypinio.github.io/hardpy/
@@ -5,7 +5,7 @@ hardpy/cli/template.py,sha256=ItgD2DSxxFiW7JOXRXNAT5KrBKe5kqDxQIRKLV3Kd0s,6352
5
5
  hardpy/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  hardpy/common/config.py,sha256=nA2r2FrdKl0e-OqVvoa-3KvQ26Af-b86j7RMhGsWCPE,4966
7
7
  hardpy/common/stand_cloud/__init__.py,sha256=fezdiYAehtT2H-GAef-xZU12CbmCRe64XHA9UB3kJDU,456
8
- hardpy/common/stand_cloud/connector.py,sha256=lOLiEcMOKqllx-nfItCpstDMnm_XVi8xdrff2NSYva0,7018
8
+ hardpy/common/stand_cloud/connector.py,sha256=euoD6rG8hclol6SJ2629bcAIjj6UZdl9sEp6mlm_Kzw,7024
9
9
  hardpy/common/stand_cloud/exception.py,sha256=eKkqu5ylDRIGN_yZhvz2xVGm49XmlZ8nryALgdRqpbY,287
10
10
  hardpy/common/stand_cloud/oauth_callback.py,sha256=GkADOnQ46HwxKEdgG_4bS1xX0ybfdQqMK3us-dMuHVw,3322
11
11
  hardpy/common/stand_cloud/registration.py,sha256=HxvTex-PxanfVMYt7jiOuxs2lSMt0-f5PbWBvbobvCU,6754
@@ -80,8 +80,8 @@ hardpy/pytest_hardpy/utils/machineid.py,sha256=6JAzUt7KtjTYn8kL9hSMaCQ20U8liH-zD
80
80
  hardpy/pytest_hardpy/utils/node_info.py,sha256=mA7u1KHHLIq70ZNOOF7NVlxMmfhwGanVyXpBNfBWQDk,4121
81
81
  hardpy/pytest_hardpy/utils/progress_calculator.py,sha256=TPl2gG0ZSvMe8otPythhF9hkD6fa6-mJAhy9yI83-yE,1071
82
82
  hardpy/pytest_hardpy/utils/singleton.py,sha256=tjUGs48o_vBeVpRsEBZEOTCoCUikpIFmQ1c3rsfymso,948
83
- hardpy-0.11.1.dist-info/METADATA,sha256=HrXnRUpVUaEsHdFPoYSRAuTw_77lnHLZBb6tK-3HjCo,3909
84
- hardpy-0.11.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
85
- hardpy-0.11.1.dist-info/entry_points.txt,sha256=nL2sMkKMScNaOE0IPkYnu9Yr-BUswZvGSrwY-SxHY3E,102
86
- hardpy-0.11.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
87
- hardpy-0.11.1.dist-info/RECORD,,
83
+ hardpy-0.11.2.dist-info/METADATA,sha256=OTfsn-K2h4R7LCpKFXzA5hXIdoJT3X7oF5KANNZAsRY,3909
84
+ hardpy-0.11.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
85
+ hardpy-0.11.2.dist-info/entry_points.txt,sha256=nL2sMkKMScNaOE0IPkYnu9Yr-BUswZvGSrwY-SxHY3E,102
86
+ hardpy-0.11.2.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
87
+ hardpy-0.11.2.dist-info/RECORD,,