From 8681d552cc8687de4f31627890f19e7a1761852645f14a52299b6073d8c35088 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 3 Jul 2024 15:18:27 +0000 Subject: [PATCH] - Place bcond_with tests above the name tag OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=66 --- python-rdflib.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/python-rdflib.spec b/python-rdflib.spec index d79335d..2e5fdca 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -16,17 +16,15 @@ # -%bcond_with tests - %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "doc" %bcond_without doc -%bcond_with tests %else %bcond_with doc -%bcond_with tests %endif +# Tests don't work and cause a dependency loop with python-SPARQLWrapper +%bcond_with tests Name: python-rdflib Version: 7.0.0 Release: 0