SAP-samples / hana-shine-xsa

SAP HANA Interactive Education for SAP HANA Extended Application Services, Advanced Model (SHINE for XS Advanced) is an education content to learn, develop, and deploy SAP HANA XS Advanced Model application and is a successor of SHINE for XS Classic.
Apache License 2.0
115 stars 111 forks source link

Python hdbcli and sap_xssec versions in XS_PYTHON00_1-70003433.ZIP #57

Closed batkanov closed 5 years ago

batkanov commented 5 years ago

Hello! Requirements file for python runtime (https://github.com/SAP/hana-shine-xsa/blob/HANA2.0-SPS03-python/core-python/requirements.txt) says that hdbcli module version should be 2.3.14 and sap_xssec module version should be 1.1.5

But XS_PYTHON00_1-70003433.ZIP from SAP portal contains only hdbcli-2.3.119 and sap_xssec-1.1.6

hdbcli-2.3.119-cp27-cp27m-linux_ppc64le.whl        hdbcli-2.3.119-cp34-abi3-linux_ppc64le.whl        hdbcli-2.3.119-cp35-cp35m-linux_ppc64.whl         README.md
hdbcli-2.3.119-cp27-cp27m-linux_ppc64.whl          hdbcli-2.3.119-cp34-abi3-linux_ppc64.whl          hdbcli-2.3.119-cp35-cp35m-linux_x86_64.whl        sap_audit_logging-0.3.0-py2.py3-none-any.whl
hdbcli-2.3.119-cp27-cp27m-linux_x86_64.whl         hdbcli-2.3.119-cp34-abi3-linux_x86_64.whl         hdbcli-2.3.119-cp35-cp35m-macosx_10_6_x86_64.whl  sap_instance_manager-0.2.1-py2.py3-none-any.whl
hdbcli-2.3.119-cp27-cp27m-macosx_10_6_x86_64.whl   hdbcli-2.3.119-cp34-abi3-macosx_10_6_x86_64.whl   hdbcli-2.3.119-cp35-cp35m-win_amd64.whl           sap_py_jwt-1.1.2-py2.py3-none-any.whl
hdbcli-2.3.119-cp27-cp27mu-linux_ppc64le.whl       hdbcli-2.3.119-cp34-cp34m-linux_ppc64le.whl       hdbcli-2.3.119-cp36-cp36m-linux_ppc64le.whl       sap_xssec-1.1.6-py2.py3-none-any.whl
hdbcli-2.3.119-cp27-cp27mu-linux_ppc64.whl         hdbcli-2.3.119-cp34-cp34m-linux_ppc64.whl         hdbcli-2.3.119-cp36-cp36m-linux_ppc64.whl         SIGNATURE.SMF
hdbcli-2.3.119-cp27-cp27mu-linux_x86_64.whl        hdbcli-2.3.119-cp34-cp34m-linux_x86_64.whl        hdbcli-2.3.119-cp36-cp36m-linux_x86_64.whl
hdbcli-2.3.119-cp27-cp27mu-macosx_10_6_x86_64.whl  hdbcli-2.3.119-cp34-cp34m-macosx_10_6_x86_64.whl  hdbcli-2.3.119-cp36-cp36m-macosx_10_6_x86_64.whl
hdbcli-2.3.119-cp27-cp27m-win_amd64.whl            hdbcli-2.3.119-cp35-cp35m-linux_ppc64le.whl       hdbcli-2.3.119-cp36-cp36m-win_amd64.whl

Could you please include required modules with required versions in XS_PYTHON00_1-70003433.ZIP ?

bbiswal333 commented 5 years ago

Hi,

I have upgraded the hdbcli and sap_xssec lib to 2.3.119 and 1.1.6 Hope it should work!

Thanks, Bismay