[packages/python-docker/2.7] up to 2.7.0

glen glen at pld-linux.org
Tue Feb 27 18:16:23 CET 2018


commit b665877cb044b7f0e1164d122f69d813209f5b34
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Feb 27 19:14:15 2018 +0200

    up to 2.7.0

 python-docker.spec       |  4 ++--
 unpin-requirements.patch | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index 36b206b..b3e5d77 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:	2.5.1
+Version:	2.7.0
 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:	7d917152976df075e6e90ee853df641f
+# Source0-md5:	994e82eaa070c45797c82547f94fc0b6
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index 21d8ea0..b9f2273 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -1,13 +1,13 @@
---- docker-py-1.9.0/test-requirements.txt~	2016-06-03 03:59:50.000000000 +0300
-+++ docker-py-1.9.0/test-requirements.txt	2016-09-01 16:51:41.334585017 +0300
+--- docker-2.7.0/test-requirements.txt~	2017-10-27 00:11:50.000000000 +0300
++++ docker-2.7.0/test-requirements.txt	2018-02-27 19:13:56.484314328 +0200
 @@ -1,5 +1,5 @@
 -mock==1.0.1
 -pytest==2.9.1
 -coverage==3.7.1
 -pytest-cov==2.1.0
--flake8==2.4.1
+-flake8==3.4.1
 +mock>=1.0.1
-+pytest>=2.7.2
++pytest>=2.9.1
 +coverage>=3.7.1
 +pytest-cov>=2.1.0
-+flake8>=2.4.1
++flake8>=3.4.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-docker.git/commitdiff/b665877cb044b7f0e1164d122f69d813209f5b34



More information about the pld-cvs-commit mailing list