# HG changeset patch # User Samuel Trégouët # Date 1505315982 -7200 # Node ID 2b78124386b278656714b1dfaf62233cd0aa629a # Parent 457274b4e017a5b8d9860faf2757dc6c03120bf4 [pkg] add missing unittest2 dependency to spec file diff -r 457274b4e017 -r 2b78124386b2 cubicweb.spec --- a/cubicweb.spec Tue Sep 12 09:48:02 2017 +0200 +++ b/cubicweb.spec Wed Sep 13 17:19:42 2017 +0200 @@ -29,6 +29,7 @@ Requires: %{python}-logilab-database >= 1.15.0 Requires: %{python}-passlib Requires: %{python}-lxml +Requires: %{python}-unittest2 >= 0.7.0 Requires: %{python}-twisted-web < 16.0.0 Requires: %{python}-markdown Requires: pytz