6a82b5744e
- Since we have alternatives for the docker-compose script, drop the if python2 guard for Provides/Obsoletes docker-compose.
Steve Kowalik2021-01-28 10:50:34 +00:00
ab1ee97a92
- update to 1.26.2: - Enforce docker-py 4.2.2 as minimum version when installing with pip - Bump docker-py from 4.2.1 to 4.2.2 - Fix context load for non-docker endpoints
Dirk Mueller2020-08-20 11:18:54 +00:00
f353e79cfd
- Update to 1.26.0: * Bugs + Properly escape values coming from env_files + Sync compose-schemas with upstream (docker/cli) + Remove None entries on exec command + Add python-dotenv to delegate .env file processing + Don't adjust output on terminal width when piped into another command + Show an error message when version attribute is malformed + Fix HTTPS connection when DOCKER_HOST is remote * Bugfixes + Fix CI script to enforce the minimal MacOS version to 10.11 + Fix docker-compose exec for keys with no value + Fix CI script to enforce the compilation with Python3 + Fix binary's sha256 in the release page + Validate version format on formats 2+ + Assume infinite terminal width when not running in a terminal * Features + Add docker context support + Add missing test dependency ddt to setup.py + Add --attach-dependencies to command up for attaching to dependencies + Allow compatibility option with COMPOSE_COMPATIBILITY environment variable + Bump Pytest to 5.3.4 and add refactor compatibility with new version + Bump OpenSSL from 1.1.1f to 1.1.1g + Bump docker-py from 4.2.0 to 4.2.1 + Bump OpenSSL from 1.1.1d to 1.1.1f + Add 3.8 compose version + Allow compatibility option with COMPOSE_COMPATIBILITY environment variable + Bump PyInstaller from 3.5 to 3.6 + Bump pysocks from 1.6.7 to 1.7.1 + Bump websocket-client from 0.32.0 to 0.57.0 + Bump urllib3 from 1.24.2 to 1.25.7 + Bump jsonschema from 3.0.1 to 3.2.0 + Bump PyYAML from 4.2b1 to 5.3 + Bump certifi from 2017.4.17 to 2019.11.28 + Bump coverage from 4.5.4 to 5.0.3 + Bump paramiko from 2.6.0 to 2.7.1 + Bump cached-property from 1.3.0 to 1.5.1 + Bump minor Linux and MacOSX dependencies
Steve Kowalik2020-06-16 06:37:29 +00:00
36bdafa971
Accepting request 809411 from devel:languages:python
Yuchen Lin2020-05-28 07:17:53 +00:00
9b56d3b595
Accepting request 809238 from home:pgajdos:python
Tomáš Chvátal
2020-05-27 10:12:40 +00:00