mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 06:33:00 +00:00
Update deps python-docker to 4.4.4
This commit is contained in:
parent
1081ee3e40
commit
13fa6675b0
1 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
Name: %{project}-%{repo}
|
||||
Version: %{dist_version}
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Multi-container orchestration for Docker
|
||||
Group: System/Kernel and hardware
|
||||
License: ASL 2.0
|
||||
|
@ -26,7 +26,7 @@ Obsoletes: fig < 1.0.0-4
|
|||
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: python3egg(setuptools)
|
||||
BuildRequires: python3egg(docker) >= 4.2.2
|
||||
BuildRequires: python3egg(docker) >= 4.4.0
|
||||
BuildRequires: python3egg(websocket-client)
|
||||
BuildRequires: python3egg(texttable)
|
||||
BuildRequires: python3egg(requests)
|
||||
|
@ -46,7 +46,7 @@ Requires: python3egg(docopt) < 1
|
|||
Requires: python3egg(websocket-client)
|
||||
Requires: python3egg(docker) >= 3.7.0
|
||||
Requires: python3egg(backports.shutil-get-terminal-size) == 1.0.0
|
||||
Requires: python3egg(pkg-resources)
|
||||
Requires: python3-pkg-resources
|
||||
Requires: pythonegg(functools32)
|
||||
Requires: pigz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue