[packages/python-docker] up to 1.10.6

glen glen at pld-linux.org
Sun Nov 27 14:04:00 CET 2016


commit 965fc0368ddec3bf028340a8f1b82a94f6e1f8d0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 27 14:54:18 2016 +0200

    up to 1.10.6

 python-docker.spec       |  6 +++---
 unpin-requirements.patch | 11 -----------
 2 files changed, 3 insertions(+), 14 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index 77993f4..970a883 100644
--- a/python-docker.spec
+++ b/python-docker.spec
@@ -9,12 +9,12 @@
 %define		pypi_name	docker-py
 Summary:	An API client for docker written in Python
 Name:		python-%{module}
-Version:	1.10.3
-Release:	2
+Version:	1.10.6
+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:	11308f0970b8fb91f43f67191aeca592
+# Source0-md5:	6c8b8309dfe9610edb2170bb2d807bd7
 Patch0:		unpin-requirements.patch
 URL:		http://docker-py.readthedocs.org/
 BuildRequires:	rpm-pythonprov
diff --git a/unpin-requirements.patch b/unpin-requirements.patch
index 2b119b1..21d8ea0 100644
--- a/unpin-requirements.patch
+++ b/unpin-requirements.patch
@@ -11,14 +11,3 @@
 +coverage>=3.7.1
 +pytest-cov>=2.1.0
 +flake8>=2.4.1
---- docker-py-1.10.3/setup.py~	2016-09-16 21:48:17.000000000 +0300
-+++ docker-py-1.10.3/setup.py	2016-09-29 22:56:01.446317927 +0300
-@@ -9,7 +9,7 @@
- SOURCE_DIR = os.path.join(ROOT_DIR)
- 
- requirements = [
--    'requests >= 2.5.2, < 2.11',
-+    'requests >= 2.5.2',
-     'six >= 1.4.0',
-     'websocket-client >= 0.32.0',
-     'docker-pycreds >= 0.2.1'
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list