mirror of
https://abf.rosa.ru/djam/docker-compose.git
synced 2025-02-23 14:42:57 +00:00
clean sources pkg, add deps, up release
This commit is contained in:
parent
8db87d681c
commit
2bca731d51
2 changed files with 2 additions and 2 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,3 +1,2 @@
|
|||
sources:
|
||||
1.23.2.tar.gz: b27cd9abe3ebc8a5e317d726bdc17db9f9d1c775
|
||||
compose-1.25.0.tar.gz: 583ddfa1fbb4873bcf21a9a4c5f3dcaf37420cde
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
Name: %{project}-%{repo}
|
||||
Version: %{dist_version}
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Multi-container orchestration for Docker
|
||||
Group: System/Kernel and hardware
|
||||
License: ASL 2.0
|
||||
|
@ -45,6 +45,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: pythonegg(functools32)
|
||||
Requires: pigz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue