You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2020/04/18 01:10:34 UTC

[airavata] branch develop updated (7d0329f -> 72bfb61)

This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from 7d0329f  Bump version to 0.20-SNAPSHOT
     new c16b9be  Bug fix
     new 9f50f98  Merge branch 'develop' of https://github.com/apache/airavata into pythonSDK
     new 72bfb61  Merge pull request #247 from isururanawaka/pythonSDK

The 9106 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../lib/clients/utils/data_model_creation_util.py  | 128 ---------------------
 .../samples/create_launch_gaussian_experiment.py   | 113 ------------------
 .../build/lib/samples/file_utils.py                |  46 --------
 .../clients/utils/data_model_creation_util.py      |   6 +-
 .../airavata_python_sdk-1.0.0-py2.py3-none-any.whl | Bin 331937 -> 0 bytes
 .../airavata-python-sdk/samples/file_utils.py      |   4 +-
 6 files changed, 5 insertions(+), 292 deletions(-)
 delete mode 100644 airavata-api/airavata-client-sdks/airavata-python-sdk/build/lib/clients/utils/data_model_creation_util.py
 delete mode 100644 airavata-api/airavata-client-sdks/airavata-python-sdk/build/lib/samples/create_launch_gaussian_experiment.py
 delete mode 100644 airavata-api/airavata-client-sdks/airavata-python-sdk/build/lib/samples/file_utils.py
 delete mode 100644 airavata-api/airavata-client-sdks/airavata-python-sdk/dist/airavata_python_sdk-1.0.0-py2.py3-none-any.whl