--- a/__pkginfo__.py Wed Jun 01 15:17:09 2016 +0200
+++ b/__pkginfo__.py Tue Jun 21 13:45:12 2016 +0200
@@ -43,7 +43,7 @@
'logilab-common': '>= 0.63.1',
'logilab-mtconverter': '>= 0.8.0',
'rql': '>= 0.34.0',
- 'yams': '>= 0.42.0',
+ 'yams': '>= 0.42.0,< 0.43',
#gettext # for xgettext, msgcat, etc...
# web dependencies
'lxml': '',
--- a/cubicweb.spec Wed Jun 01 15:17:09 2016 +0200
+++ b/cubicweb.spec Tue Jun 21 13:45:12 2016 +0200
@@ -26,6 +26,7 @@
Requires: %{python}-logilab-mtconverter >= 0.8.0
Requires: %{python}-rql >= 0.34.0
Requires: %{python}-yams >= 0.42.0
+Requires: %{python}-yams < 0.43
Requires: %{python}-logilab-database >= 1.15.0
Requires: %{python}-passlib
Requires: %{python}-lxml
--- a/debian/control Wed Jun 01 15:17:09 2016 +0200
+++ b/debian/control Tue Jun 21 13:45:12 2016 +0200
@@ -17,6 +17,7 @@
python-tz,
python-rql (>= 0.34.0),
python-yams (>= 0.42.0),
+ python-yams (<< 0.43),
python-lxml,
Standards-Version: 3.9.1
Homepage: https://www.cubicweb.org