Releases: hydroshare/hs_docker_base
Releases · hydroshare/hs_docker_base
Release 1.7.2
Added
- django-heartbeat == 2.0.2
Release 1.7.0
Add:
- autoflake==0.6.6
- autopep8==1.2.2
- defusedexpat==0.4
- defusedxml==0.4.1
- flake8==2.5.4
Release 1.6.10
- add netcdf-bin
- update netCDF4==1.2.4
- update iRODS v4.1.8
Release 1.6.9
Refactored base image using python:2.7.11 instead of ubuntu:trusty as the basis
All other packages added as required as denoted in debug or error output of the running application
Add
- FROM python:2.7.11
- PostgreSQL 9.4 libs
Update
- django==1.8.12
- Many updated packages
Remove
- Many unused packages
Release 1.6.8
Add
- gunicorn==19.4.5
- django-contrib-comments==1.6.2
- astroid==1.4.4
- lazy-object-proxy==1.2.1
Update
- django==1.8.9
- mezzanine==4.1.0
- django-nose==1.4.3
- django-debug-toolbar==1.4
- sh==1.9
Remove
- uWSGI==2.0.12
- wsgiref==0.1.2
Release 1.6.7
Update
- django-filter==0.11.0
- djangorestframework==3.2.5
Release 1.6.6
Add
- FUSE (apt-get install)
- OWSLib==0.10.3
- pylint==1.5.0
- distribute (latest)
Update
- pip v8.0.2 (get-pip.py)
- bagit==1.5.4
- celery==3.1.20
- kombu==3.0.33
- uWSGI==2.0.12
Remove
- django-celery==3.1.1
- django-tastypie==0.12.1
- django-tastypie-swagger==0.1.2
Release 1.6.5
- Python 2.7.6
- pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)
- Django==1.7.8
- Mezzanine==3.1.10