argo-workflows 6.6.6__py3-none-any.whl → 6.6.8__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 argo-workflows might be problematic. Click here for more details.

@@ -10,7 +10,7 @@
10
10
  """
11
11
 
12
12
 
13
- __version__ = "6.6.6"
13
+ __version__ = "6.6.8"
14
14
 
15
15
  # import ApiClient
16
16
  from argo_workflows.api_client import ApiClient
@@ -76,7 +76,7 @@ class ApiClient(object):
76
76
  self.default_headers[header_name] = header_value
77
77
  self.cookie = cookie
78
78
  # Set default User-Agent.
79
- self.user_agent = 'OpenAPI-Generator/6.6.6/python'
79
+ self.user_agent = 'OpenAPI-Generator/6.6.8/python'
80
80
 
81
81
  def __enter__(self):
82
82
  return self
@@ -409,7 +409,7 @@ conf = argo_workflows.Configuration(
409
409
  "OS: {env}\n"\
410
410
  "Python Version: {pyversion}\n"\
411
411
  "Version of the API: VERSION\n"\
412
- "SDK Package Version: 6.6.6".\
412
+ "SDK Package Version: 6.6.8".\
413
413
  format(env=sys.platform, pyversion=sys.version)
414
414
 
415
415
  def get_host_settings(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: argo-workflows
3
- Version: 6.6.6
3
+ Version: 6.6.8
4
4
  Summary: Argo Workflows API
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -1,6 +1,6 @@
1
- argo_workflows/__init__.py,sha256=lSmH8H2ZzCebBr5mP2H9_2rt4xvmvPRZ1fA4pnT_Lkw,867
2
- argo_workflows/api_client.py,sha256=PxXirFWqrOYboMhC9w_DjeNDD3nv4seEEZHIXM2VLMc,37814
3
- argo_workflows/configuration.py,sha256=tfzmN46m_bHRVht_xLU0RAW0fBgtcpddDLuj1jW3kZ4,17371
1
+ argo_workflows/__init__.py,sha256=yBcUm_fsIR0AIl2islD1WAnuwg0hIj0YLZiFGQFHpDY,867
2
+ argo_workflows/api_client.py,sha256=6cq7CtVLgeiPZvpe_jrT52s3QC59PYWFjxJLQd2Cv3Q,37814
3
+ argo_workflows/configuration.py,sha256=UVUtUdhK9O7D4g1uDuV_17idjwaW6Pg2ec3ErTNzsCs,17371
4
4
  argo_workflows/exceptions.py,sha256=FXvBHqAHdE1_omaxz3tI9hhgWJyD1hZbB76ocI_9iTw,5189
5
5
  argo_workflows/model_utils.py,sha256=88he5nMaaNMgiP2clkTJrsLfEowUJZqPHmQMFisZ8RI,82203
6
6
  argo_workflows/rest.py,sha256=ff7KjBa-FDisbsaafVaCaJ57RQMRXk3YbYoifnbp0Ls,14313
@@ -412,8 +412,8 @@ argo_workflows/model/vsphere_virtual_disk_volume_source.py,sha256=sf1ynSE8-JE-zj
412
412
  argo_workflows/model/weighted_pod_affinity_term.py,sha256=tk3gTNtjgzhOtvQu3gPrqNv5J3A3qThuyYXTjXpYJRI,11958
413
413
  argo_workflows/model/windows_security_context_options.py,sha256=_otwLgi3KoAgb6Cq2rokpn3O4ZubOLpsrLaOLDBYFuU,13772
414
414
  argo_workflows/models/__init__.py,sha256=L98DLe_qX0uIVC81QJSpk0YqeCLFH0ZRg_Ut1Y7Fgro,48420
415
- argo_workflows-6.6.6.dist-info/licenses/LICENSE,sha256=yZb8ITyU9KSoOEB9NVsIEibKp7EDpPI5u4f7jx2OOmA,11352
416
- argo_workflows-6.6.6.dist-info/METADATA,sha256=f5228Tg2TqCtctlpRDN9lyyZVrXXXPZCAbqPnh-a4Aw,715
417
- argo_workflows-6.6.6.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
418
- argo_workflows-6.6.6.dist-info/top_level.txt,sha256=yMnCMzuIXOSIbj7CSKsK35PygYYUBwZ98RBqeq9r1Ig,15
419
- argo_workflows-6.6.6.dist-info/RECORD,,
415
+ argo_workflows-6.6.8.dist-info/licenses/LICENSE,sha256=yZb8ITyU9KSoOEB9NVsIEibKp7EDpPI5u4f7jx2OOmA,11352
416
+ argo_workflows-6.6.8.dist-info/METADATA,sha256=zmSqLm3ZHyQtY_HahFESyysYCnsBVtjciciEbpwiOfM,715
417
+ argo_workflows-6.6.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
418
+ argo_workflows-6.6.8.dist-info/top_level.txt,sha256=yMnCMzuIXOSIbj7CSKsK35PygYYUBwZ98RBqeq9r1Ig,15
419
+ argo_workflows-6.6.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5