summaryrefslogtreecommitdiff
path: root/www/py-gunicorn/files/patch-requirements__test.txt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-11-09 20:09:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-11-09 20:09:18 +0000
commit13ca35d735c778e253b60c05151bec5008b3b7ef (patch)
treee3482b8dd3af307d868ccdb92adcce3803de14db /www/py-gunicorn/files/patch-requirements__test.txt
parentUpdate to 3.0.1 (diff)
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545 With hat: portmgr
Diffstat (limited to 'www/py-gunicorn/files/patch-requirements__test.txt')
-rw-r--r--www/py-gunicorn/files/patch-requirements__test.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-gunicorn/files/patch-requirements__test.txt b/www/py-gunicorn/files/patch-requirements__test.txt
index 72a691b5c27e..869a095c1975 100644
--- a/www/py-gunicorn/files/patch-requirements__test.txt
+++ b/www/py-gunicorn/files/patch-requirements__test.txt
@@ -1,6 +1,6 @@
---- requirements_test.txt.orig 2015-02-04 13:43:57 UTC
+--- requirements_test.txt.orig 2016-01-05 00:10:38 UTC
+++ requirements_test.txt
@@ -1,2 +1 @@
--pytest==2.6.3
+-pytest==2.8.3
-pytest-cov==1.7.0
+pytest>=2.6.3