From 9b721ead56d6bdd1d8323ad4dd88968e2b654db6 Mon Sep 17 00:00:00 2001 From: Falk Zoll Date: Mon, 4 Nov 2019 13:01:29 +0100 Subject: [PATCH] Update python3.6 and python3.7 base images and packages. - for Python v3.7 see python3.7/CHANGELOG.md - for Python v3.6 see python3.6/CHANGELOG.md --- python3.6/CHANGELOG.md | 83 ++++++++++++++++++++++++++++++++++++ python3.7/CHANGELOG.md | 87 ++++++++++++++++++++++++++++++++++++++ python3.7/Dockerfile | 2 +- python3.7/requirements.txt | 2 +- 4 files changed, 172 insertions(+), 2 deletions(-) diff --git a/python3.6/CHANGELOG.md b/python3.6/CHANGELOG.md index fb725ab..b389389 100644 --- a/python3.6/CHANGELOG.md +++ b/python3.6/CHANGELOG.md @@ -1,5 +1,88 @@ # IBM Functions Python 3.6 Runtime Container +## 1.24.0 +Changes: + - update to new base image + - update pip from `19.2.3` to `19.3.1` + +Python version: + - [3.6.8](https://github.com/docker-library/python/blob/721671c28aad96ad2c1970e83c2af71ceff15f1b/3.6/jessie/slim/Dockerfile) + +Python packages: + - attrs==19.3.0 + - autobahn==19.10.1 + - Automat==0.8.0 + - beautifulsoup4==4.7.1 + - botocore==1.13.8 + - cassandra-driver==3.16.0 + - certifi==2019.9.11 + - cffi==1.13.2 + - chardet==3.0.4 + - Click==7.0 + - cloudant==2.11.0 + - constantly==15.1.0 + - cryptography==2.8 + - cssselect==1.1.0 + - docutils==0.15.2 + - elasticsearch==5.5.3 + - Flask==1.0.2 + - gevent==1.4.0 + - greenlet==0.4.15 + - httplib2==0.12.1 + - hyperlink==19.0.0 + - ibm-cos-sdk==2.4.3 + - ibm-cos-sdk-core==2.5.5 + - ibm-cos-sdk-s3transfer==2.5.5 + - ibm-db==2.0.9 + - ibmcloudsql==0.2.23 + - idna==2.8 + - incremental==17.5.0 + - itsdangerous==1.1.0 + - Jinja2==2.10.3 + - jmespath==0.9.4 + - kafka-python==1.4.4 + - lxml==4.3.1 + - MarkupSafe==1.1.1 + - numpy==1.16.1 + - pandas==0.24.1 + - parsel==1.5.2 + - pika==0.13.0 + - Pillow==5.4.1 + - pip==19.3.1 + - psycopg2==2.7.7 + - pyarrow==0.15.1 + - pyasn1==0.4.7 + - pyasn1-modules==0.2.7 + - pycparser==2.19 + - PyDispatcher==2.0.5 + - PyHamcrest==1.9.0 + - pymongo==3.7.2 + - pyOpenSSL==19.0.0 + - python-dateutil==2.7.5 + - pytz==2019.3 + - queuelib==1.5.0 + - redis==2.10.6 + - requests==2.21.0 + - scikit-learn==0.20.2 + - scipy==1.2.1 + - Scrapy==1.6.0 + - service-identity==18.1.0 + - setuptools==41.6.0 + - simplejson==3.16.0 + - six==1.12.0 + - soupsieve==1.9.5 + - tornado==4.5.2 + - Twisted==19.7.0 + - txaio==18.8.1 + - urllib3==1.24.3 + - virtualenv==16.3.0 + - w3lib==1.21.0 + - watson-developer-cloud==1.7.1 + - Werkzeug==0.16.0 + - wheel==0.33.1 + - zope.interface==4.6.0 + + ## 1.23.0 Changes: - update pip from `19.2.1` to `19.2.3` diff --git a/python3.7/CHANGELOG.md b/python3.7/CHANGELOG.md index 93a33d4..28d18ab 100644 --- a/python3.7/CHANGELOG.md +++ b/python3.7/CHANGELOG.md @@ -1,5 +1,92 @@ # IBM Functions Python 3.7 Runtime Container +## 1.13.0 +Changes: + - update to new base image + - update pip from `19.2.3` to `19.3.1` + - update pillow from `6.0.0` to `6.2.1` + +Python version: + - [3.7.5](https://github.com/docker-library/python/blob/ab8b829cfefdb460ebc17e570332f0479039e918/3.7/stretch/Dockerfile) + +Python packages: + - attrs==19.3.0 + - Automat==0.8.0 + - beautifulsoup4==4.8.0 + - botocore==1.13.8 + - cassandra-driver==3.18.0 + - certifi==2019.9.11 + - cffi==1.13.1 + - chardet==3.0.4 + - Click==7.0 + - cloudant==2.12.0 + - constantly==15.1.0 + - cryptography==2.8 + - cssselect==1.1.0 + - docutils==0.15.2 + - elasticsearch==6.3.1 + - etcd3==0.10.0 + - Flask==1.0.2 + - gevent==1.4.0 + - greenlet==0.4.15 + - grpcio==1.24.3 + - httplib2==0.13.0 + - hyperlink==19.0.0 + - ibm-cos-sdk==2.5.1 + - ibm-cos-sdk-core==2.5.5 + - ibm-cos-sdk-s3transfer==2.5.5 + - ibm-db==3.0.1 + - ibmcloudsql==0.2.23 + - idna==2.7 + - incremental==17.5.0 + - itsdangerous==1.1.0 + - Jinja2==2.10.3 + - jmespath==0.9.4 + - kafka-python==1.4.6 + - lxml==4.3.4 + - MarkupSafe==1.1.1 + - numpy==1.16.4 + - pandas==0.24.2 + - parsel==1.5.2 + - pika==1.0.1 + - Pillow==6.2.1 + - pip==19.3.1 + - protobuf==3.10.0 + - psycopg2==2.8.2 + - pyarrow==0.15.1 + - pyasn1==0.4.7 + - pyasn1-modules==0.2.7 + - pycparser==2.19 + - PyDispatcher==2.0.5 + - PyHamcrest==1.9.0 + - PyJWT==1.7.1 + - pymongo==3.8.0 + - pyOpenSSL==19.0.0 + - python-dateutil==2.8.0 + - pytz==2019.3 + - queuelib==1.5.0 + - redis==3.2.1 + - requests==2.22.0 + - scikit-learn==0.20.3 + - scipy==1.2.1 + - Scrapy==1.6.0 + - service-identity==18.1.0 + - setuptools==41.6.0 + - simplejson==3.16.0 + - six==1.12.0 + - soupsieve==1.9.5 + - tenacity==5.1.5 + - tornado==4.5.2 + - Twisted==19.7.0 + - urllib3==1.23 + - virtualenv==16.7.1 + - w3lib==1.21.0 + - watson-developer-cloud==2.8.1 + - websocket-client==0.48.0 + - Werkzeug==0.16.0 + - wheel==0.33.6 + - zope.interface==4.6.0 + ## 1.12.0 Changes: - add PyJWT `1.7.1` diff --git a/python3.7/Dockerfile b/python3.7/Dockerfile index 06e98ef..d3170d0 100644 --- a/python3.7/Dockerfile +++ b/python3.7/Dockerfile @@ -1,4 +1,4 @@ -FROM openwhisk/actionloop-python-v3.7:f4150e9 +FROM openwhisk/actionloop-python-v3.7:36721d6 COPY requirements.txt requirements.txt diff --git a/python3.7/requirements.txt b/python3.7/requirements.txt index 779f596..7bfb14d 100644 --- a/python3.7/requirements.txt +++ b/python3.7/requirements.txt @@ -24,7 +24,7 @@ scipy == 1.2.1 pandas == 0.24.2 # packages for image processing -Pillow == 6.2.0 +Pillow == 6.2.1 # IBM specific python modules ibm_db == 3.0.1