diff --git a/lib/src/vapi-common-client/vapi_common_client-2.40.0.zip b/lib/src/vapi-common-client/vapi_common_client-2.40.0.zip deleted file mode 100644 index 03e65da8..00000000 Binary files a/lib/src/vapi-common-client/vapi_common_client-2.40.0.zip and /dev/null differ diff --git a/lib/src/vapi-common-client/vapi_common_client-2.44.0.zip b/lib/src/vapi-common-client/vapi_common_client-2.44.0.zip new file mode 100644 index 00000000..fe6aff05 Binary files /dev/null and b/lib/src/vapi-common-client/vapi_common_client-2.44.0.zip differ diff --git a/lib/src/vapi-runtime/vapi_runtime-2.40.0.zip b/lib/src/vapi-runtime/vapi_runtime-2.44.0.zip similarity index 72% rename from lib/src/vapi-runtime/vapi_runtime-2.40.0.zip rename to lib/src/vapi-runtime/vapi_runtime-2.44.0.zip index 84acc78a..53bda21d 100644 Binary files a/lib/src/vapi-runtime/vapi_runtime-2.40.0.zip and b/lib/src/vapi-runtime/vapi_runtime-2.44.0.zip differ diff --git a/lib/src/vcenter-bindings/vcenter_bindings-4.1.0.zip b/lib/src/vcenter-bindings/vcenter_bindings-4.2.0.zip similarity index 57% rename from lib/src/vcenter-bindings/vcenter_bindings-4.1.0.zip rename to lib/src/vcenter-bindings/vcenter_bindings-4.2.0.zip index 43c0760b..c97d9548 100644 Binary files a/lib/src/vcenter-bindings/vcenter_bindings-4.1.0.zip and b/lib/src/vcenter-bindings/vcenter_bindings-4.2.0.zip differ diff --git a/lib/vapi-common-client/index.html b/lib/vapi-common-client/index.html deleted file mode 100644 index 0acef8f1..00000000 --- a/lib/vapi-common-client/index.html +++ /dev/null @@ -1 +0,0 @@ -vapi_common_client-2.40.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vapi-common-client/vapi_common_client-2.40.0-py2.py3-none-any.whl b/lib/vapi-common-client/vapi_common_client-2.40.0-py2.py3-none-any.whl deleted file mode 100644 index 5e46f9e9..00000000 Binary files a/lib/vapi-common-client/vapi_common_client-2.40.0-py2.py3-none-any.whl and /dev/null differ diff --git a/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl b/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl new file mode 100644 index 00000000..96dfc358 Binary files /dev/null and b/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl differ diff --git a/lib/vapi-runtime/index.html b/lib/vapi-runtime/index.html deleted file mode 100644 index 3c09d71d..00000000 --- a/lib/vapi-runtime/index.html +++ /dev/null @@ -1 +0,0 @@ -vapi_runtime-2.40.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vapi-runtime/vapi_runtime-2.40.0-py2.py3-none-any.whl b/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl similarity index 75% rename from lib/vapi-runtime/vapi_runtime-2.40.0-py2.py3-none-any.whl rename to lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl index 1605deab..e3ce6d10 100644 Binary files a/lib/vapi-runtime/vapi_runtime-2.40.0-py2.py3-none-any.whl and b/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl differ diff --git a/lib/vcenter-bindings/index.html b/lib/vcenter-bindings/index.html deleted file mode 100644 index 91c487c7..00000000 --- a/lib/vcenter-bindings/index.html +++ /dev/null @@ -1 +0,0 @@ -vcenter_bindings-4.1.0-py2.py3-none-any.whl
\ No newline at end of file diff --git a/lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl b/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl similarity index 58% rename from lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl rename to lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl index e0e81c76..e0314fd0 100644 Binary files a/lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl and b/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl differ diff --git a/requirements.txt b/requirements.txt index 1948b62d..4354b534 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pyOpenSSL (>=22.0.0) cryptography (>=37.0.2) setuptools (>=62.3.2) ###### SDK requirements ###### -vcenter-bindings == 4.1.0 +vcenter-bindings == 4.2.0 vmwarecloud-aws nsx-python-sdk nsx-policy-python-sdk diff --git a/setup.cfg b/setup.cfg index 9f71b112..32716dd3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ [pycodestyle] -ignore = E402, E501, E122, E126, E127, E128, E129, E131, W503, W504 \ No newline at end of file +ignore = E402, E501, E122, E126, E127, E128, E129, E131, W503, W504, E721 \ No newline at end of file diff --git a/setup.py b/setup.py index 8ccc19d1..bc0382db 100644 --- a/setup.py +++ b/setup.py @@ -14,9 +14,9 @@ setup(name='vsphere-automation-sdk', install_requires=[ 'lxml >= 4.3.0', 'pyVmomi >=6.7', - 'vapi-runtime @ file://localhost/{}/lib/vapi-runtime/vapi_runtime-2.40.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'vcenter-bindings @ file://localhost/{}/lib/vcenter-bindings/vcenter_bindings-4.1.0-py2.py3-none-any.whl'.format(os.getcwd()), - 'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.40.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vapi-runtime @ file://localhost/{}/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vcenter-bindings @ file://localhost/{}/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl'.format(os.getcwd()), + 'vapi-common-client @ file://localhost/{}/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl'.format(os.getcwd()), 'vmwarecloud-aws @ file://localhost/{}/lib/vmwarecloud-aws/vmwarecloud_aws-1.63.0-py2.py3-none-any.whl'.format(os.getcwd()), 'nsx-python-sdk @ file://localhost/{}/lib/nsx-python-sdk/nsx_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()), 'nsx-policy-python-sdk @ file://localhost/{}/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl'.format(os.getcwd()),