# HG changeset patch # User Philippe Pepiot # Date 1529077370 -7200 # Node ID b80f186b9dbeb37470d1ccadbc653246ab5f7a8c # Parent 599a144f5b2539d7dc107392e9af02cb85a05b51 Depend on cubicweb-file >= 2.0.0 I applied V1 of the patch, but V2 contained this extra hunk... diff -r 599a144f5b25 -r b80f186b9dbe requirements/test-web.txt --- a/requirements/test-web.txt Mon Jun 11 16:50:38 2018 +0200 +++ b/requirements/test-web.txt Fri Jun 15 17:42:50 2018 +0200 @@ -2,5 +2,5 @@ requests webtest cubicweb-blog -cubicweb-file +cubicweb-file >= 2.0.0 cubicweb-tag