From 1a3de783aced43a2486def7076440cd767c4c5a1 Mon Sep 17 00:00:00 2001 From: Carl George Date: Dec 27 2017 22:38:28 +0000 Subject: Latest upstream rhbz#1527712 --- diff --git a/.gitignore b/.gitignore index 62913c8..f00c3b8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ tests/artifacts/ tests/tests.retry tests/atomic.qcow2 +/docker-2.7.0.tar.gz diff --git a/python-docker.spec b/python-docker.spec index 4f5e620..b2bdd58 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -10,8 +10,8 @@ %global srcname docker Name: python-%{srcname} -Version: 2.6.1 -Release: 2%{?dist} +Version: 2.7.0 +Release: 1%{?dist} Summary: A Python library for the Docker Engine API License: ASL 2.0 URL: https://pypi.python.org/pypi/%{srcname} @@ -50,14 +50,14 @@ BuildRequires: %{?fedora:python2-}pytest >= 2.9.1 BuildRequires: python%{?fedora:2}-coverage >= 3.7.1 BuildRequires: python2-pytest-cov >= 2.1.0 BuildRequires: python%{?fedora:2}-flake8 >= 2.4.1 -BuildRequires: python%{?fedora:2}-requests >= 2.5.2 +BuildRequires: python%{?fedora:2}-requests >= 2.14.2 BuildRequires: python%{?fedora:2}-six >= 1.4.0 BuildRequires: python-websocket-client >= 0.32.0 BuildRequires: python%{?fedora:2}-docker-pycreds >= 0.2.1 BuildRequires: python%{?fedora:2}-backports-ssl_match_hostname >= 3.5 BuildRequires: python-ipaddress >= 1.0.16 %endif # tests -Requires: python%{?fedora:2}-requests >= 2.5.2 +Requires: python%{?fedora:2}-requests >= 2.14.2 Requires: python%{?fedora:2}-six >= 1.4.0 Requires: python-websocket-client >= 0.32.0 Requires: python%{?fedora:2}-docker-pycreds >= 0.2.1 @@ -82,7 +82,7 @@ Requires: %{?fedora:python2-}pytest >= 2.9.1 Requires: python%{?fedora:2}-coverage >= 3.7.1 Requires: python2-pytest-cov >= 2.1.0 Requires: python%{?fedora:2}-flake8 >= 2.4.1 -Requires: python%{?fedora:2}-requests >= 2.5.2 +Requires: python%{?fedora:2}-requests >= 2.14.2 Requires: python%{?fedora:2}-six >= 1.4.0 Requires: python-websocket-client >= 0.32.0 Requires: python%{?fedora:2}-docker-pycreds >= 0.2.1 @@ -104,12 +104,12 @@ BuildRequires: python3-pytest >= 2.9.1 BuildRequires: python3-coverage >= 3.7.1 BuildRequires: python3-pytest-cov >= 2.1.0 BuildRequires: python3-flake8 >= 2.4.1 -BuildRequires: python3-requests >= 2.5.2 +BuildRequires: python3-requests >= 2.14.2 BuildRequires: python3-six >= 1.4.0 BuildRequires: python3-websocket-client >= 0.32.0 BuildRequires: python3-docker-pycreds >= 0.2.1 %endif # tests -Requires: python3-requests >= 2.5.2 +Requires: python3-requests >= 2.14.2 Requires: python3-six >= 1.4.0 Requires: python3-websocket-client >= 0.32.0 Requires: python3-docker-pycreds >= 0.2.1 @@ -175,6 +175,9 @@ cp -avr tests/ %{buildroot}%{_libexecdir}/installed-tests/%{name}/ %{_libexecdir}/installed-tests %changelog +* Wed Dec 27 2017 Carl George - 2.7.0-1 +- Latest upstream rhbz#1527712 + * Tue Nov 28 2017 Tomas Tomecek - 2.6.1-2 - Package tests diff --git a/sources b/sources index 5b16d58..1794abf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (docker-2.6.1.tar.gz) = 17a66a0133ca1c13789a9816063570ec77901d6c7a41d819147a4a427fa806f6af6737e506ba3f5b108b7ee2eb150b26fafbbc4e500b097a940ece654d50f29a +SHA512 (docker-2.7.0.tar.gz) = e6623631cafa886f780ab1c7835bdbc5cbdeb747d14c2ea6b0694977683f2e97e4a3a484f0f80b10c23d67696af2c505db21e53d4f929b223af71fc49225a9c3