commit d78d741fb4e5527593bbb9863274cbe0977d965a
Author: Jan Palus <[email protected]>
Date:   Thu Feb 18 13:55:20 2021 +0100

    up to 1.28.3

 docker-compose.spec               | 6 +++---
 remove-requires-upper-bound.patch | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docker-compose.spec b/docker-compose.spec
index bae6a9c..9f47bec 100644
--- a/docker-compose.spec
+++ b/docker-compose.spec
@@ -7,13 +7,13 @@
 %define                pypi_name       docker-compose
 Summary:       Multi-container orchestration for Docker
 Name:          docker-compose
-Version:       1.28.2
+Version:       1.28.3
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 # https://github.com/docker/compose/releases
 Source0:       
https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5: 48486752654e04eef6c8a79f0d279b30
+# Source0-md5: 0799f8e47ae9563bfcfaf496ddec8444
 Patch0:                remove-requires-upper-bound.patch
 URL:           https://docs.docker.com/compose/
 %if %{with tests}
@@ -29,7 +29,7 @@ BuildRequires:        python3-websocket-client
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 Requires:      docker(engine) >= 1.10.0
-Requires:      python3-docker >= 4.4.0
+Requires:      python3-docker >= 4.4.2
 Requires:      python3-paramiko >= 2.4.2
 Requires:      python3-setuptools
 BuildArch:     noarch
diff --git a/remove-requires-upper-bound.patch 
b/remove-requires-upper-bound.patch
index e7113f6..0c4970c 100644
--- a/remove-requires-upper-bound.patch
+++ b/remove-requires-upper-bound.patch
@@ -7,7 +7,7 @@
 -chardet==3.0.4
 -colorama==0.4.3; sys_platform == 'win32'
 -distro==1.5.0
--docker==4.4.1
+-docker==4.4.2
 -docker-pycreds==0.4.0
 -dockerpty==0.4.1
 -docopt==0.6.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docker-compose.git/commitdiff/d78d741fb4e5527593bbb9863274cbe0977d965a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to