17
0
Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
a61b28eae4 - Add patch no-restrict-upper.patch to add back removal of upper
version checks and constraints

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=15
2019-12-13 08:43:39 +00:00
Tomáš Chvátal
f7c29545ab - Update to 1.25.0:
* Various minor fixes
- Remove no longer needed patch fix-requirements.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=13
2019-12-11 08:43:12 +00:00
Todd R
4d049c5a44 Accepting request 722023 from home:TheBlackCat:branches:devel:languages:python
- Update to 1.24.1
  * Fixed acceptance tests
- Fix tests
- Supports jsonschema 3.

OBS-URL: https://build.opensuse.org/request/show/722023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=11
2019-08-09 15:43:53 +00:00
Todd R
afa8bb8381 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=10 2019-08-06 14:29:57 +00:00
Todd R
019ef6ee1d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=8 2019-08-06 14:29:05 +00:00
Tomáš Chvátal
a04f1bcf77 Accepting request 690469 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/690469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=6
2019-04-02 08:46:14 +00:00
Tomáš Chvátal
90f06262e3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=4 2019-04-01 08:38:00 +00:00
Tomáš Chvátal
9a3511d648 - Rename source package to python-docker-compose to match up
the naming convenctions

- Update to 1.24.0:
  * Added support for connecting to the Docker Engine using the ssh protocol.
  * Added a --all flag to docker-compose ps to include stopped one-off containers in the command's output.
  * Add bash completion for ps --all|-a
  * Support for credential_spec
  * Add --parallel to docker build's options in bash and zsh completion
- Rebase the fix-requirements.patch upstream is upper limiting stuff
  for no aparent reason except the joy of it

- Sync dependencies with requirements.txt as this version
  requires python-docker 3.6.0 at least

- Update to version 1.23.2:
  * Compose format version 3.7
  * Many other many changes from 1.21.2 read CHANGES.md file

- provide docker-compose only for the python3 variant to avoid
  collisions, esp. since py2 version does not have the binary

- Fix typos in py2 requirements

- Execute the pytest testsuite, fixes bsc#1092148

- Add back patch fix-requirements.patch as it really was needed in
  the end

- Update to version 1.21.2:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=2
2019-04-01 08:24:53 +00:00