- 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:
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} %global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "doc" %if "%{flavor}" == "doc"
%bcond_without doc %bcond_without doc
%bcond_with tests
%else %else
%bcond_with doc %bcond_with doc
%bcond_with tests
%endif %endif
# Tests don't work and cause a dependency loop with python-SPARQLWrapper
%bcond_with tests
Name: python-rdflib Name: python-rdflib
Version: 7.0.0 Version: 7.0.0
Release: 0 Release: 0