- 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
This commit is contained in:
Daniel Garcia 2024-07-03 15:18:27 +00:00 committed by Git OBS Bridge
parent 963170dd53
commit 8f3b4c15ad

View File

@ -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