- 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:
parent
963170dd53
commit
8f3b4c15ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user