sys-libs/libosinfo: ensure tests pass
authorMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 07:36:00 +0000 (10:36 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 07:36:00 +0000 (10:36 +0300)
Newer osinfo-db causes tests to fail; restrict appropriate with
explaining comments.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
sys-libs/libosinfo/libosinfo-1.3.0.ebuild
sys-libs/libosinfo/libosinfo-1.4.0.ebuild

index 277498d878794e1e5dd4c1a4ae9653e0fe2dfb3a..bc12c54e3abb409037ddb081dd00085108ff63c5 100644 (file)
@@ -40,10 +40,10 @@ DEPEND="${RDEPEND}
        >=dev-util/intltool-0.40.0
        virtual/pkgconfig
        test? (
-               >=sys-apps/osinfo-db-20180612
+               <=sys-apps/osinfo-db-20190304
        )
        vala? ( $(vala_depend) )
-"
+" # osinfo-db-20190319 and newer make tests fail; next libosinfo will remove the failing tests (moved to a future osinfo-db itself)
 
 src_prepare() {
        gnome2_src_prepare
index 2e817e59d14582869c7bfc445dffa9209054fc60..5dd44bb7fe192c6f65acec63f4db869df78f38c2 100644 (file)
@@ -40,10 +40,10 @@ DEPEND="${RDEPEND}
        >=sys-devel/gettext-0.19.8
        virtual/pkgconfig
        test? (
-               >=sys-apps/osinfo-db-20190218
+               <=sys-apps/osinfo-db-20190304
        )
        vala? ( $(vala_depend) )
-"
+" # osinfo-db-20190319 and newer make tests fail; next libosinfo will remove the failing tests (moved to a future osinfo-db itself)
 
 src_prepare() {
        gnome2_src_prepare