Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

update packages, runtimes bug, and lock travis to repo#46

Merged
csantanapr merged 2 commits into
ibm-functions:masterfrom
eweiter:update-python
Jun 20, 2018
Merged

update packages, runtimes bug, and lock travis to repo#46
csantanapr merged 2 commits into
ibm-functions:masterfrom
eweiter:update-python

Conversation

@eweiter

@eweiter eweiter commented Jun 19, 2018

Copy link
Copy Markdown
Contributor

This PR tackles three things:

  1. It locks down the deploy section in .travis.yml to only execute when the repo is == 'ibm-functions/runtime-python'
  2. It brings in a fix for an recent change to Runtimes, where we need to skip pulling runtime images
  3. It updates the Python runtime's and packages:
    +- update gevent from 1.2.2 to 1.3.3
    +- update requests from 2.18.4 to 2.19.1
    +- update numpy from 1.14.4 to 1.14.5
    +- update pandas from 0.23.0 to 0.23.1
    +- update cloudant from 2.8.1 to 2.9.0
    +- update watson-developer-cloud from 1.3.5 to 1.4.0
    +- update psycopg2 from 2.7.4 to 2.7.5
    +- update pika from 0.11.2 to 0.12.0

@csantanapr csantanapr merged commit 1cfca72 into ibm-functions:master Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants