From 31a9746b846c7793b9841e874d05b11c6242721b Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 18 Feb 2021 22:46:15 +0100 Subject: [PATCH] up to 4.4.3 --- python-docker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-docker.spec b/python-docker.spec index 2d3c7ad..58bd242 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -9,12 +9,12 @@ %define pypi_name docker Summary: A Python library for the Docker Engine API Name: python-%{module} -Version: 4.4.2 +Version: 4.4.3 Release: 1 License: Apache v2.0 Group: Libraries/Python Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz -# Source0-md5: 15f85bc4011bdc7c39641adb5463f547 +# Source0-md5: 131598f54dce23f130aba0dfd38ae441 Patch0: unpin-requirements.patch URL: http://docker-py.readthedocs.org/ BuildRequires: rpm-pythonprov -- 2.44.0