# HG changeset patch # User Julien Cristau # Date 1447338045 -3600 # Node ID 76a9fe340ac23d06ddb12b7eed9c057cb33e7f3e # Parent 84a0505cb70ba6a96b4c7f7871c063c149669939 [pkg] bump yams requirement to 0.41.1 Needed by changeset c9321aedfbf9. diff -r 84a0505cb70b -r 76a9fe340ac2 __pkginfo__.py --- a/__pkginfo__.py Thu Nov 12 10:53:50 2015 +0100 +++ b/__pkginfo__.py Thu Nov 12 15:20:45 2015 +0100 @@ -43,7 +43,7 @@ 'logilab-common': '>= 0.63.1', 'logilab-mtconverter': '>= 0.8.0', 'rql': '>= 0.31.2', - 'yams': '>= 0.40.0', + 'yams': '>= 0.41.1', #gettext # for xgettext, msgcat, etc... # web dependencies 'lxml': '', diff -r 84a0505cb70b -r 76a9fe340ac2 cubicweb.spec --- a/cubicweb.spec Thu Nov 12 10:53:50 2015 +0100 +++ b/cubicweb.spec Thu Nov 12 15:20:45 2015 +0100 @@ -24,7 +24,7 @@ Requires: %{python}-logilab-common >= 0.63.1 Requires: %{python}-logilab-mtconverter >= 0.8.0 Requires: %{python}-rql >= 0.31.2 -Requires: %{python}-yams >= 0.40.0 +Requires: %{python}-yams >= 0.41.1 Requires: %{python}-logilab-database >= 1.13.0 Requires: %{python}-passlib Requires: %{python}-lxml diff -r 84a0505cb70b -r 76a9fe340ac2 debian/control --- a/debian/control Thu Nov 12 10:53:50 2015 +0100 +++ b/debian/control Thu Nov 12 15:20:45 2015 +0100 @@ -17,7 +17,7 @@ python-logilab-mtconverter, python-markdown, python-rql, - python-yams (>= 0.40.0), + python-yams (>= 0.41.1), python-lxml, Standards-Version: 3.9.1 Homepage: http://www.cubicweb.org @@ -160,7 +160,7 @@ python-logilab-mtconverter (>= 0.8.0), python-logilab-common (>= 0.63.1), python-markdown, - python-yams (>= 0.40.0), + python-yams (>= 0.41.1) python-rql (>= 0.31.2), python-lxml Recommends: