[test] Pin some test dependencies
We currently have CI failures because cubes used as test dependencies have been
updated to new-style cube layout. To avoid this, pin them to previous released.
Those dependencies should be removed but in the mean time this should be enough
(and backported in all active branches).
--- a/requirements/test-misc.txt Thu Oct 05 17:24:29 2017 +0200
+++ b/requirements/test-misc.txt Fri Oct 06 16:59:10 2017 +0200
@@ -1,7 +1,7 @@
### Requirements for tests in various cubicweb/**/test directories. ###
## shared by several test folders
-cubicweb-card
+cubicweb-card == 0.5.8
docutils
Twisted < 16.0.0
webtest
@@ -10,9 +10,9 @@
Pygments
mock
#fyzz XXX pip install fails
-cubicweb-file
-cubicweb-localperms
-cubicweb-tag
+cubicweb-file == 1.18.0
+cubicweb-localperms == 0.3.2
+cubicweb-tag == 1.8.3
## cubicweb/devtools/test
flake8
@@ -27,4 +27,4 @@
pyramid_multiauth
## cubicweb/sobject/test
-cubicweb-comment
+cubicweb-comment == 1.12.2