flyte 0.2.0b2__py3-none-any.whl → 0.2.0b3__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 flyte might be problematic. Click here for more details.

flyte/_version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '0.2.0b2'
21
- __version_tuple__ = version_tuple = (0, 2, 0, 'b2')
20
+ __version__ = version = '0.2.0b3'
21
+ __version_tuple__ = version_tuple = (0, 2, 0, 'b3')
@@ -116,6 +116,7 @@ async def create_channel(
116
116
  kwargs["auth_type"] = "ClientSecret"
117
117
  kwargs["client_id"] = client_id
118
118
  kwargs["client_secret"] = client_secret
119
+ kwargs["client_credentials_secret"] = client_secret
119
120
 
120
121
  assert endpoint, "Endpoint must be specified by this point"
121
122
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flyte
3
- Version: 0.2.0b2
3
+ Version: 0.2.0b3
4
4
  Summary: Add your description here
5
5
  Author-email: Ketan Umare <kumare3@users.noreply.github.com>
6
6
  Requires-Python: >=3.10
@@ -22,7 +22,7 @@ flyte/_task_environment.py,sha256=svSJJMEiiYsqz403s_urMgPdjguHJJSGVuBobT3uwVo,84
22
22
  flyte/_timeout.py,sha256=zx5sFcbYmjJAJbZWSGzzX-BpC9HC7Jfs35T7vVhKwkk,1571
23
23
  flyte/_tools.py,sha256=JewkQZBR_M85tS6QY8e4xXue75jbOE48nID4ZHnc9jY,632
24
24
  flyte/_trace.py,sha256=sXSlOvHsT32YhNjgCCLAY8lwmzXGSAgaS7nvoy9msWU,5441
25
- flyte/_version.py,sha256=LO8d7KcejbCaNfPA90DY3Wxp_wuTxvyB1OwOT82n6HU,519
25
+ flyte/_version.py,sha256=Z1N7oGzKZRF2f0T3kLgDOXvNT_dEF6I0XUajA-kd-A4,519
26
26
  flyte/errors.py,sha256=ulVzQ3TncddYOqQ3gvauDJAHTShWTpY0XZpqNqBZyOY,4036
27
27
  flyte/models.py,sha256=GTRuR6GXc0RAbLmPEnnH54oRF7__2TNFhmYjFoYMjZA,12660
28
28
  flyte/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -169,7 +169,7 @@ flyte/remote/_client/_protocols.py,sha256=RVlVpX0jNg9kIf80lgtYimIWlqv30HOiFAdmDA
169
169
  flyte/remote/_client/controlplane.py,sha256=FsOfj4rO4MIMnYrpAT53F8q588VVf5t4sDuwoPuc840,3102
170
170
  flyte/remote/_client/auth/__init__.py,sha256=JQrIlwaqPlPzrxcOREhcfyFsC4LrfqL5TRz6A3JNSEA,413
171
171
  flyte/remote/_client/auth/_auth_utils.py,sha256=Is6mr18J8AMQlbtu-Q63aMJgrZ27dXXNSig8KshR1_8,545
172
- flyte/remote/_client/auth/_channel.py,sha256=HC1LvByJuJXaK69KdywfXpD-tbFp87YbQYuc5KAY-CE,9153
172
+ flyte/remote/_client/auth/_channel.py,sha256=LwFipIFIu7_oKqvpcRvApRNlXBNduCxdBw0o0bG-GMs,9213
173
173
  flyte/remote/_client/auth/_client_config.py,sha256=Elit5TCLjMQDiktiUmMKy2POWwwb5rKgIXfG3-rpfbs,3304
174
174
  flyte/remote/_client/auth/_default_html.py,sha256=XAdgP-25WySMODbusWOcQQPiXin1h-hfzmRJv_Dg3tE,1651
175
175
  flyte/remote/_client/auth/_keyring.py,sha256=BL-FzGe5ryuBRCwwpvvG8IzkYuXiJTU2J0P1l-Za5IM,5176
@@ -199,8 +199,8 @@ flyte/types/_renderer.py,sha256=ygcCo5l60lHufyQISFddZfWwLlQ8kJAKxUT_XnR_6dY,4818
199
199
  flyte/types/_string_literals.py,sha256=NlG1xV8RSA-sZ-n-IFQCAsdB6jXJOAKkHWtnopxVVDk,4231
200
200
  flyte/types/_type_engine.py,sha256=QxyoDWRG_whfLCz88YqEVVoTTnca0FZv9eHeLLT0_-s,93645
201
201
  flyte/types/_utils.py,sha256=pbts9E1_2LTdLygAY0UYTLYJ8AsN3BZyviSXvrtcutc,2626
202
- flyte-0.2.0b2.dist-info/METADATA,sha256=pKrbvASxv4MIaHw7vPt1TuGhgPL0YXKTuYTQlyWiuf8,10271
203
- flyte-0.2.0b2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
204
- flyte-0.2.0b2.dist-info/entry_points.txt,sha256=xitFzPlyODadzpIwr-x1mFIpz0IFKpMUJl3dnmxgyPc,76
205
- flyte-0.2.0b2.dist-info/top_level.txt,sha256=7dkyFbikvA12LEZEqawx8oDG1CMod6hTliPj7iWzgYo,6
206
- flyte-0.2.0b2.dist-info/RECORD,,
202
+ flyte-0.2.0b3.dist-info/METADATA,sha256=Y0hyKBs_dOcuqW6I6JY2f0LhiT9yLt5MprRAUYpZH44,10271
203
+ flyte-0.2.0b3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
204
+ flyte-0.2.0b3.dist-info/entry_points.txt,sha256=xitFzPlyODadzpIwr-x1mFIpz0IFKpMUJl3dnmxgyPc,76
205
+ flyte-0.2.0b3.dist-info/top_level.txt,sha256=7dkyFbikvA12LEZEqawx8oDG1CMod6hTliPj7iWzgYo,6
206
+ flyte-0.2.0b3.dist-info/RECORD,,