argo-workflows 6.4.13__py3-none-any.whl → 6.4.14__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.4.13"
13
+ __version__ = "6.4.14"
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.4.13/python'
79
+ self.user_agent = 'OpenAPI-Generator/6.4.14/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.4.13".\
412
+ "SDK Package Version: 6.4.14".\
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.1
2
2
  Name: argo-workflows
3
- Version: 6.4.13
3
+ Version: 6.4.14
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=gUF8RKd67EpxVphHMA9jmstNFy8nv8UAbPTE8eqamyI,862
2
- argo_workflows/api_client.py,sha256=GmucubENguCX3b0RuFa7VJy8GPOKaaF0h1V97tfZ-uY,37809
3
- argo_workflows/configuration.py,sha256=fm4b-MK2I8eTe62nHWt7Oh6SiC5nzeuoAQqlobj0Q8A,17366
1
+ argo_workflows/__init__.py,sha256=-_4iCwy6u1DffctrLqwhFExpe32XEmE2_m8QS61Vc-o,862
2
+ argo_workflows/api_client.py,sha256=hnZo4pgYtrYyfjRS7aG5M1x9TKlF44lNdEawbsXA1Qg,37809
3
+ argo_workflows/configuration.py,sha256=CTVZFJ-8XPTCzEh1pio7xoaHK4p93bfWBa3428Qehc0,17366
4
4
  argo_workflows/exceptions.py,sha256=99RTzG4B_5Da9GpmQ0TpizhrrCqEnvXLb-fJV17wXq0,5183
5
5
  argo_workflows/model_utils.py,sha256=CPIgG_H64yjHOL5k1Gy8q5jWLTrClXGgKdAR-Ma43F8,82197
6
6
  argo_workflows/rest.py,sha256=quw3QfiqumGEIT7lVpeKWlKoYftdRxD1ob-4Z4pSc7E,14307
@@ -399,8 +399,8 @@ argo_workflows/model/vsphere_virtual_disk_volume_source.py,sha256=dRO7EDfBUP0G4C
399
399
  argo_workflows/model/weighted_pod_affinity_term.py,sha256=AQg3dTsmkKNTZJNRHmGk3pL1kOcgTPRo6y0G570tZCk,11952
400
400
  argo_workflows/model/windows_security_context_options.py,sha256=mbrZHaK30YvEtIv41Uw-wjcBmYbH9Jg7SQm7lIuN9MQ,14198
401
401
  argo_workflows/models/__init__.py,sha256=kjTYNI3uvvWCRiTBjQ-PerHWwnHjFO0LPdqGqIIKgWI,40963
402
- argo_workflows-6.4.13.dist-info/LICENSE,sha256=yZb8ITyU9KSoOEB9NVsIEibKp7EDpPI5u4f7jx2OOmA,11352
403
- argo_workflows-6.4.13.dist-info/METADATA,sha256=cSP1c6_9qAgkx74p1D1FznTT8RX4IEFkiqYikoJ2V5A,547
404
- argo_workflows-6.4.13.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
405
- argo_workflows-6.4.13.dist-info/top_level.txt,sha256=yMnCMzuIXOSIbj7CSKsK35PygYYUBwZ98RBqeq9r1Ig,15
406
- argo_workflows-6.4.13.dist-info/RECORD,,
402
+ argo_workflows-6.4.14.dist-info/LICENSE,sha256=yZb8ITyU9KSoOEB9NVsIEibKp7EDpPI5u4f7jx2OOmA,11352
403
+ argo_workflows-6.4.14.dist-info/METADATA,sha256=dYBMKKmz_E86WivUO8q_oVSbJEm9y8GQVfX-_3v6uLo,547
404
+ argo_workflows-6.4.14.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
405
+ argo_workflows-6.4.14.dist-info/top_level.txt,sha256=yMnCMzuIXOSIbj7CSKsK35PygYYUBwZ98RBqeq9r1Ig,15
406
+ argo_workflows-6.4.14.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.3)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5