17
0

- remove no-restrict-upper.patch (just uncaping stuff downstream is

likely cause problems)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=31
This commit is contained in:
2020-08-20 11:30:52 +00:00
committed by Git OBS Bridge
parent 0fbd7a2cd3
commit 3b44514f59
3 changed files with 2 additions and 66 deletions

View File

@@ -5,6 +5,8 @@ Thu Aug 20 11:17:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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
- remove no-restrict-upper.patch (just uncaping stuff downstream is
likely cause problems)
-------------------------------------------------------------------
Tue Jun 16 06:29:10 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>