- 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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user