]> git.pld-linux.org Git - packages/python-docker.git/commitdiff
missing patch update auto/th/python-docker-3.4.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 18 Jul 2018 21:18:51 +0000 (23:18 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 18 Jul 2018 21:18:51 +0000 (23:18 +0200)
unpin-requirements.patch

index f4b2530d2b83e88e92c8e0fac83a1b92b1c2e279..d951bea515ebafb45d8eca13712813878ebeae01 100644 (file)
@@ -1,13 +1,15 @@
 --- docker-3.1.0/test-requirements.txt~        2017-10-27 00:11:50.000000000 +0300
 +++ docker-3.1.0/test-requirements.txt 2018-02-26 20:01:57.334881524 +0200
-@@ -1,5 +1,5 @@
+@@ -1,6 +1,6 @@
+-coverage==3.7.1
+-flake8==3.4.1
 -mock==1.0.1
 -pytest==2.9.1
--coverage==3.7.1
 -pytest-cov==2.1.0
--flake8==3.4.1
-+mock>=1.0.1
-+pytest>=2.9.1
+-pytest-timeout==1.2.1
 +coverage>=3.7.1
-+pytest-cov>=2.1.0
 +flake8>=3.4.1
++mock>=1.0.1
++pytest-cov>=2.1.0
++pytest>=2.9.1
++pytest-timeout>=1.2.1
This page took 0.133346 seconds and 4 git commands to generate.